Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuildNumber = ""
BuildNumber is the CI build number that creates the release. It's defined at build time using -ldflags
View Source
var Commit = ""
Commit is the git commit hash used for building the release. It's defined at build time using -ldflags
View Source
var IsAlternativeInstallation = false
IsAlternativeInstallation tracks if the current cli was installed via `go install` or not.
View Source
var VERSION = "2.29.1"
VERSION is the main CLI version number. It's defined at build time using -ldflags
Functions ¶
func ToolVersionMap ¶
ToolVersionMap ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.