azu help
Usage
azu help [COMMAND]Description
Options
Examples
Show general help
azu helpAzu CLI - Crystal Web Framework Command Line Interface
Usage: azu [COMMAND] [OPTIONS]
Commands:
new Create a new Azu project
init Initialize an existing project with Azu
generate Generate components, models, and other code
serve Start the development server
dev Development tools and utilities
db:create Create the database
db:migrate Run database migrations
db:rollback Rollback database migrations
db:seed Seed the database with initial data
db:reset Reset the database (drop, create, migrate, seed)
help Show this help message
version Show version information
Options:
-h, --help Show this help message
-v, --version Show version information
For more information about a specific command, run:
azu help [COMMAND]Get help for a specific command
Get help for database commands
Help Format
Interactive Help
Getting Help Online
Tips
Last updated