Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "service", Short: "Deletes a service", Long: "Deletes a service.", Example: ` # Delete a service with ID "aabbcc" rosa delete 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.