Skip to main content
Print the same help text as --help, including nested subcommands.

Usage

cordon help [SUBCOMMAND...]

Examples

# Top-level help
cordon help

# Help for a command group
cordon help route

# Help for a nested command
cordon help route add
Use cordon help route add, not cordon route help add.