Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "service", Aliases: []string{"appliance"}, Short: "Show details of a service", Long: "Show details of a service", Example: ` # Describe a service with id aaabbbccc" rosa describe 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.