Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildNumber = "unset"
BuildNumber field is the particular CI build number for this particular version.
View Source
var Commit = "unset"
Commit is the commit hash of the source version used to build this binary
View Source
var FullVersionName = fmt.Sprintf("%s-%s (Build %s)", Version, Commit, BuildNumber)
FullVersionName is the user-visible aggregation of version and tag of this codebase and the build number that produced it.
View Source
var Version = "unset"
Version field is a SemVer that should indicate the baked-in version of the CLI
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.