Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "status", Short: "Status of current user.", Long: "Display status of current user.", Args: cobra.NoArgs, RunE: run, }
Cmd is a new Cobra Command
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.