Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TokenCmd = &cobra.Command{ Use: "token", Short: "Get current logged-in user token", PreRunE: preRun, RunE: tokenRun, Args: cobra.NoArgs, }
TokenCmd gets the user credential
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.