Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{
Use: "version",
Short: "Get version information on subctl",
Long: `This command shows the version tag, and git commit for your
subctl binary.`,
Run: subctlVersion,
}
Cmd represents the version command
Functions ¶
func PrintSubctlVersion ¶
PrintSubctlVersion will print the version subctl was compiled under
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.