Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ArgHelp = `
version does not take any arguments`
ArgHelp is the suffix text that will be displayed after the argument list in the module help
View Source
var Args = flag.NewFlagSet("version", flag.ExitOnError)
Args is a flagset that needs to be exported so that it can be written to the main program help
View Source
var Usage = `
USAGE: %s version
version:
Returns the version of the sda-cli tool.
`
Usage text that will be displayed as command line help text when using the `help version` command
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.