Documentation ¶
Overview ¶
Package versioncli implements a subcommand for obtaining version with the CLI.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CmdVersion ¶
func CmdVersion(version string) *subcommands.Command
CmdVersion returns a "version" subcommand that prints to stdout the given version as well as CIPD package name and the package instance ID if the executable was installed via CIPD.
If the executable didn't come from CIPD, the package information is silently omitted.
'version' will be printed exact as given. The recommended format is "<appname> vMAJOR.MINOR.PATCH".
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.