Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "autoscaler", Short: "Delete autoscaler for cluster", Long: "Delete autoscaler configuration for a given cluster.", Example: ` # Delete the autoscaler config for cluster named "mycluster" rosa delete autoscaler --cluster=mycluster`, Run: run, Args: cobra.NoArgs, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.