Discover Packages
github.com/openshift-online/ocm-cli
cmd
ocm
plugin
list
package
Version:
v0.1.59
Opens a new window with list of versions in this module.
Published: Oct 28, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
View Source
var Cmd = &cobra .Command {
Use: "list",
Short: "List ocm plugins",
Long: "List all the plugins under the user executable path",
Args: cobra .NoArgs ,
RunE: run,
}
Plugin contains the description fo a Plugin.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.