Documentation
¶
Overview ¶
Package app wires the cobra command tree and runs the CLI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute() int
Execute builds and runs the root command, returning a process exit code.
func NewRootCmd ¶
NewRootCmd builds the full cobra command tree. It exists so tooling — the docs generator (cmd/gen-docs) — can walk the same tree the CLI runs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.