wb pod update gcp

Name

wb-pod-update-gcp - Update an existing GCP pod.

Synopsis

wb pod update gcp [--format=<format>] --org=<id> --pod=<id> ([--new-id=<id>] [--new-description=<description>] [--new-billing-account-id=<billingAccountId>])

Description

Update an existing GCP pod.

Options

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

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

  • --pod, –crg=<id>
    Pod ID (unique).

Property update parameters:

  • --new-billing-account-id=<billingAccountId>
    The GCP billing account ID.
  • --new-description=<description>
    Cloud resource group description.
  • --new-id=<id>
    Pod ID (unique).

Last Modified: 14 November 2024