Documentation
¶
Overview ¶
Package cli wires cobra subcommands. NewRoot returns the root *cobra.Command with all subcommands attached.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
version metadata; main.go injects via -ldflags. Tests use the literal strings below.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.