Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Commands ¶
CANARY: REQ=CP-280; FEATURE="CommandRegistry"; ASPECT=CLI; STATUS=IMPL; UPDATED=2026-08-29 Commands returns all top-level commands for the canary CLI. Subcommands are already registered with their parent commands via init() functions.
Usage:
rootCmd.AddCommand(cli.Commands()...)
Note: Commands with subcommands (bug, gap, deps, project, db, doc, legacy, migrate) have their subcommands registered in their respective package init() functions.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.