deployment

package
v1.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBatchCommand

func NewBatchCommand() *cobra.Command

NewBatchCommand deploys multiple resources by name

func NewCancelCommand

func NewCancelCommand() *cobra.Command

NewCancelCommand cancels a deployment

func NewDeploymentCommand

func NewDeploymentCommand() *cobra.Command

NewDeploymentCommand creates the deployment parent command with all subcommands

func NewGetCommand

func NewGetCommand() *cobra.Command

NewGetCommand gets deployment details

func NewListCommand

func NewListCommand() *cobra.Command

NewListCommand lists all deployments

func NewNameCommand

func NewNameCommand() *cobra.Command

NewNameCommand deploys a resource by name

func NewUUIDCommand

func NewUUIDCommand() *cobra.Command

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL