otmoic-cli help [COMMAND]
The otmoic-cli help [COMMAND] command provides detailed information about a specific command, including its usage and options.
Usage
sh
otmoic-cli help [COMMAND] [OPTIONS]Options
COMMAND: The command to get help for.-n, --nested-commands: Include all nested commands in the output.
Examples
sh
# Get help for the ask command
otmoic-cli help ask
# Get help for the monkey command
otmoic-cli help monkeyCode Reference
See code: @oclif/plugin-help