Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &cobra.Command{ Use: "environment [operation] [flags]", Short: "Manage Service Environments for your service", Long: `This command helps you manage the environments for your service.`, Run: run, SilenceUsage: true, }
View Source
var EnvironmentID string
Functions ¶
func ValidateEnvironmentType ¶ added in v0.13.31
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.