Documentation ¶
Index ¶
Constants ¶
View Source
const (
DownloadLatestMirrorFolder = "https://mirror.openshift.com/pub/openshift-v4/clients/rosa/latest/"
)
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "rosa-client", Aliases: []string{"rosa"}, Short: "Verify ROSA client tools", Long: "Verify that the ROSA client tools is installed and compatible.", Example: ` # Verify rosa client tools rosa verify rosa`, Run: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.