Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UpdateCmd = &cobra.Command{ Use: "update", PreRunE: cmdargslen.ValidateCmd(0, 0), RunE: updateRun, Short: "Update CLI to the latest version", }
UpdateCmd is used for updating this tool
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.