Documentation
¶
Overview ¶
Package cli wires the cuttle command tree. Subcommands are registered on the root command by later phases via AddCommand.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddCommand ¶
AddCommand registers a subcommand on the root command. Later phases call this from their package init to plug in verbs (up/down/status/serve/...).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.