Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UpgradeCmd = &cobra.Command{ Use: "upgrade", Short: "Upgrades the current backplane-cli to the latest version", Long: long(), RunE: runUpgrade, Args: cobra.ArbitraryArgs, SilenceUsage: true, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.