Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "upgrade", Aliases: []string{"appliance", "upgrades"}, Short: "Show details of an upgrade", Long: "Show details of an upgrade", Example: ` # Describe an upgrade-policy" rosa describe upgrade`, Run: run, Hidden: false, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.