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