class
AmberCLI::Documentation::CommandReference
- AmberCLI::Documentation::CommandReference
- Reference
- Object
Overview
Command Reference
Complete reference of all available commands and their options.
Global Options
These options are available for all commands:
--no-color- Disable colored output-h, --help- Show command help--version- Show version information
Command Categories
Project Management
new- Create new applicationsplugin- Manage plugins
Code Generation
generate- Generate application componentsmodel- Models with migrationscontroller- Controllers with viewsscaffold- Full CRUD resourcesmigration- Database migrationsjob- Background jobs (Amber::Jobs::Job)mailer- Email mailers (Amber::Mailer::Base)schema- Request schemas (Amber::Schema::Definition)channel- WebSocket channels (Amber::WebSockets::Channel)api- API-only controllersauth- Authentication system
Database Operations
database- All database-related commands
Development
watch- Development serverexec- Code execution
Analysis
routes- Route analysispipelines- Pipeline analysis
Security
encrypt- Environment encryption