Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "openshift-client", Aliases: []string{"oc", "openshift"}, Short: "Download OpenShift client tools", Long: "Downloads to latest compatible version of the OpenShift client tools.", Example: ` # Download oc client tools rosa download oc`, Run: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.