package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Jun 6, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var OpenShiftCmd = &cobra.Command{
Use: "openshift SUBCOMMAND [flags]",
Short: "Interact with an Openshift Cluster",
Long: "Interact with an Openshift cluster, check available versions and modify master config resources",
Run: func(cmd *cobra.Command, args []string) {
cmd.Help()
},
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.