Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AttachCmd ¶
type AttachCmd struct {
Name string `arg:"" required:"" help:"Name of control plane."`
Description string `short:"d" help:"Description for control plane."`
ViewOnly bool `help:"Create control plane with view only permissions."`
}
AttachCmd adds a user or token profile with session token to the up config file.
type CreateCmd ¶
type CreateCmd struct {
Name string `arg:"" required:"" help:"Name of control plane."`
Description string `short:"d" help:"Description for control plane."`
}
CreateCmd creates a hosted control plane on Upbound Cloud.
Click to show internal directories.
Click to hide internal directories.