Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "update", Short: "Update venom to the latest release version: venom update", Long: `venom update`, Run: func(cmd *cobra.Command, args []string) { doUpdate() }, }
Cmd update
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.