wb pod create gcp

Name

wb-pod-create-gcp - Create a new GCP pod.

Synopsis

wb pod create gcp --billing-account-id=<billingAccountId> [--description=<description>] [--format=<format>] --id=<id> --org=<id>

Description

Create a new GCP pod.

Options

  • --billing-account-id=<billingAccountId>
    The GCP billing account ID.

  • --description=<description>
    Description for the pod.

  • --format=<format>
    Set the format for printing command output: JSON, TEXT. Defaults to the config format property.

    Default: null
    
  • --id=<id>
    Pod ID (unique).

  • --org, –organization=<id>
    Organization ID (unique).

Last Modified: 14 November 2024