Discover Packages
github.com/openshift-online/ocm-cli
cmd
ocm
token
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: 9
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: "token",
Short: "Generates a token",
Long: "Uses the stored credentials to generate a token.",
Args: cobra .NoArgs ,
RunE: run,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.