wb pod create aws
Categories:
Name
wb-pod-create-aws - Create a new AWS pod.
Synopsis
wb pod create aws --authentication-google-jwt-audience=<authenticationGoogleJwtA _ udience>_ [--description=<description>] --discovery-bucket-name=<discoveryBucketName> --discovery-bucket-region=<discoveryBucketRegion> --discovery-role-arn=<discoveryRoleArn> [--format=<format>] --id=<id> --org=<id>
Description
Create a new AWS pod.
Options
-
--authentication-google-jwt-audience=<authenticationGoogleJwtAudience>
The Google JWT audience for authentication with AWS. -
--description=<description>
Description for the pod. -
--discovery-bucket-name=<discoveryBucketName>
The AWS discovery bucket name. -
--discovery-bucket-region=<discoveryBucketRegion>
The AWS discovery bucket region. -
--discovery-role-arn=<discoveryRoleArn>
The AWS discovery role ARN. -
--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: 25 November 2024