Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "addon", Aliases: []string{"addons", "add-on", "add-ons"}, Short: "Install add-ons on cluster", Long: "Install Red Hat managed add-ons on a cluster", Example: ` # Add the CodeReady Workspaces add-on installation to the cluster rosa install addon --cluster=mycluster codeready-workspaces`, Run: run, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.