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