Documentation
¶
Overview ¶
Package cli builds the command line. Every feature is reachable as a subcommand so that it can be scripted and completed by the shell, and the bare command opens the interactive interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute() int
Execute runs the command line and returns the process exit status.
func SetBuildInfo ¶
func SetBuildInfo(v, c, d string)
SetBuildInfo records the values stamped into the binary at build time.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.