Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DocsCmd = &cobra.Command{ Use: "docs", Short: "Open docs on your browser", PreRunE: cmdargslen.ValidateCmd(0, 0), RunE: docsRun, }
DocsCmd opens the docs on the browser
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.