Neutron CLI
A Go command-line interface for project workflows, Nucleus operations, Studio, and machine-readable tooling.
Overview
- Projects
- new, init, dev, doctor, upgrade, and version commands
- Database
- db lifecycle, migrations, seeds, REPL, and typed schema generation
- Platforms
- Native and desktop command groups plus Studio launch
- Agents
- MCP over stdio or HTTP, with read-only SQL unless writes are explicitly enabled
Commands delegate to the relevant language toolchain where appropriate. Their availability still depends on that toolchain and the current project configuration.