Documentation
¶
Overview ¶
nolint:dupl // Similar code in aws.go, azure.go, rhos.go, but not duplicate
nolint:dupl // Similar code in aws.go, azure.go, rhos.go, but not duplicate
nolint:dupl // Similar code in aws.go, azure.go, rhos.go, but not duplicate
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var VersionCmd = &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,
}
Functions ¶
Types ¶
This section is empty.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.