Internal Commands Reference¶
This section documents the built-in CLI commands implemented in internal/cmd.
- Generate: Scaffolding for projects, commands, and flags.
- Regenerate: Synchronizing manifest and code.
- Remove: Deleting components safely.
Developer Usage
These commands are run via go run main.go [command] during development.