Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "set [flags] VARIABLE VALUE", Short: "Sets the variable's value", Long: "Sets the value of a config variable. See 'ocm config --help' for supported config variables.", Args: cobra.ExactArgs(2), RunE: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.