Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "getusage", Short: "generates usage report for service task", Long: ``, RunE: run, Args: cobra.ExactArgs(1), }
Cmd is the cobra command object
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.