Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // BinaryName name of the binary (set by Makefile) BinaryName = "" // BuildCommit lastest build commit (set by Makefile) BuildCommit = "" // BuildTag if the `BuildCommit` matches a tag BuildTag = "" )
Functions ¶
func NewRootCommand ¶
NewRootCommand initializes the root command
Types ¶
Click to show internal directories.
Click to hide internal directories.