Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
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, }
Cmd represents the plugin command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.