Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "instance [operation] [flags]", Short: "Manage Instance Deployments for your service", Long: `This command helps you manage the deployment of your service instances.`, Run: run, SilenceUsage: true, }
View Source
var InstanceID string
View Source
var InstanceStatus string
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.