Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var VersionCmd = &cobra.Command{ Use: "version", PreRunE: cmdargslen.ValidateCmd(0, 0), Run: versionRun, Short: "Show CLI version", }
VersionCmd is used for reading the version of this tool
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.