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