Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "service [operation] [flags]", Short: "Manage Services for your account", Long: `This command helps you manage the services for your account. You can delete, describe, and get services.`, Run: run, SilenceUsage: true, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.