Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBatchCommand ¶
NewBatchCommand deploys multiple resources by name
func NewCancelCommand ¶
NewCancelCommand cancels a deployment
func NewDeploymentCommand ¶
NewDeploymentCommand creates the deployment parent command with all subcommands
func NewNameCommand ¶
NewNameCommand deploys a resource by name
func NewUUIDCommand ¶
NewUUIDCommand deploys a resource by UUID
Types ¶
type ResultDisplay ¶
type ResultDisplay struct {
Message string `json:"message"`
DeploymentUUID string `json:"deployment_uuid"`
}
ResultDisplay represents a deploy result for table display
Click to show internal directories.
Click to hide internal directories.