Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "managed-service", Aliases: []string{"appliance", "service"}, Short: "Deletes a managed-service", Long: "Deletes a managed-service.", Example: ` # Delete a managed-service with ID "aabbcc" rosa delete managed-service --id=aabbcc`, Run: run, Hidden: true, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.