wb resource add-ref gcs-bucket
Categories:
Name
wb-resource-add-ref-gcs-bucket - Add a referenced GCS bucket.
Synopsis
wb resource add-ref gcs-bucket --bucket-name=<bucketName> [--cloning=<cloningInstructionsOption>] [--description=<description>] [--format=<format>] [--workspace=<id>] (--id=<id>)
Description
Add a referenced GCS bucket.
Options
-
--bucket-name=<bucketName>
Name of the GCS bucket, without the prefix. (e.g.,my-bucket, notgs://my-bucket). -
--cloning=<cloningInstructionsOption>
Instructions for handling when cloning the workspace.Valid values: COPY_NOTHING, COPY_DEFINITION, COPY_RESOURCE, COPY_REFERENCE, COPY_LINK_REFERENCE
Default: COPY_REFERENCE -
--description=<description>
Description of the resource. -
--format=<format>
Set the format for printing command output. Defaults to the config format property.Valid values: JSON, TEXT
Default: null -
--id=<id>
ID of the resource, scoped to the workspace. Only use letters, numbers, dashes, and underscores. -
--workspace=<id>
Workspace ID to use for this command only.
Last Modified: 10 February 2026