wb pod update aws
Categories:
Name
wb-pod-update-aws - Update an existing AWS pod.
Synopsis
wb pod update aws [--format=<format>] --org=<id> --pod=<id> ([--new-id=<id>] [--new-description=<description>] --new-discovery-role-arn=<discoveryRoleArn> --new-discovery-bucket-name=<discoveryBucketName> --new-discovery-bucket-region=<discoveryBucketRegion> --new-authentication-google-jwt-audience=<authenticationGoogle _ JwtAudience>_)
Description
Update an existing AWS 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-authentication-google-jwt-audience=<authenticationGoogleJwtAudience>
The Google JWT audience for authentication with AWS. - --new-description=<description>
Cloud resource group description. - --new-discovery-bucket-name=<discoveryBucketName>
The AWS discovery bucket name. - --new-discovery-bucket-region=<discoveryBucketRegion>
The AWS discovery bucket region. - --new-discovery-role-arn=<discoveryRoleArn>
The AWS discovery role ARN. - --new-id=<id>
Pod ID (unique).
Last Modified: 14 November 2024