Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codezero.io/llms.txt

Use this file to discover all available pages before exploring further.

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.