Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cmd ¶
type Cmd struct {
Init initCmd `cmd:"" help:"Initialize an Upbound Spaces deployment."`
Destroy destroyCmd `cmd:"" help:"Remove the Upbound Spaces deployment."`
Upgrade upgradeCmd `cmd:"" help:"Upgrade the Upbound Spaces deployment."`
Billing billing.Cmd `cmd:""`
}
Cmd contains commands for interacting with spaces.
Click to show internal directories.
Click to hide internal directories.