Documentation
¶
Overview ¶
Package cmd wires CLI configuration and subcommands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version stores the version tag from build-time injection. Version = "dev" // Commit stores the git commit hash from build-time injection. Commit = "none" // Date stores the build date from build-time injection. Date = "unknown" // BuiltBy stores who built the binary. BuiltBy = "manual" )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.