Utilities
kapso help
Display help for Kapso CLI commands
Display help information for Kapso CLI commands.
Arguments
Argument | Description |
---|---|
COMMAND... | Command to show help for |
Options
Flag | Description |
---|---|
-n, --nested-commands | Include nested commands in output |
Description
Displays reference information for CLI commands. Without arguments, shows all available top-level commands.
Examples
Display all commands:
Command-specific help:
Nested command help:
Show full command tree:
Output Format
- Command syntax
- Available options
- Description
- Usage examples
- Related commands (when applicable)