up alpha controlplane

Alias: up alpha ctp

Use commands under controlplane to interact with managed control planes hosted in the Upbound Cloud Platform.

This command set is different than up controlplane.
up alpha controlplane is for interacting with Upbound hosted control planes.

up alpha controlplane create

Arguments

  • <control plane name> (required) - name of the control plane to create.

Creates a managed control plane in the Upbound Cloud Platform.

The Upbound Cloud Platform requires authentication with up login before using up alpha controlplane.

Example

1
up alpha controlplane create my-controlplane

up alpha controlplane delete

Arguments

  • <control plane ID> (required) - ID of the control plane to delete.

Deletes a managed control plane from the Upbound Cloud Platform.

The Upbound Cloud Platform requires authentication with up login before using up alpha controlplane.

Example

1
up alpha controlplane delete 1d6f3556-85cc-4ccd-936c-7722baad8d45

up alpha controlplane list

Arguments

  • none

Lists all managed control planes associated with the user’s account.

The Upbound Cloud Platform requires authentication with up login before using up alpha controlplane.

Example

1
2
3
up alpha controlplane list
NAME                                           ID                                     SELF-HOSTED    STATUS
upbound-1d6f3556-85cc-4ccd-936c-7722baad8d45   1d6f3556-85cc-4ccd-936c-7722baad8d45   false          ready