All Commands Reference
nself CLI v0.4.8Complete reference for all nself CLI commands. Use the search and filters below to find specific commands, or browse by category.
Showing 31 of 31 commands
Global Options
These options are available for all nself commands:
| Option | Description |
|---|
--verbose, -v | Enable verbose output |
--quiet, -q | Suppress output |
--help, -h | Show help information |
--version | Show version information |
--env | Specify target environment |
Getting Help
Use nself [command] --help to get detailed help for any command, including examples and all available options.
# Examples
nself --help # General help
nself deploy --help # Help for deploy command
nself db --help # Help for database commands