wb resource add-ref s3-folder
Categories:
Name
wb-resource-add-ref-s3-folder - Add a referenced s3 folder.
Synopsis
wb resource add-ref s3-folder [--cloning=<cloningInstructionsOption>] [--description=<description>] [--format=<format>] [--region=<region>] --s3=<s3Uri> [--workspace=<id>] (--id=<id>)
Description
Add a referenced s3 folder.
Options
-
--cloning=<cloningInstructionsOption>
Instructions for handling when cloning the workspace: 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: JSON, TEXT. Defaults to the config format property.Default: null
-
--id=<id>
ID of the resource, scoped to the workspace. Only use letters, numbers, dashes, and underscores. -
--id=<id>
ID of the resource, scoped to the workspace. Only use letters, numbers, dashes, and underscores. -
--region=<region>
Region of the s3 folder -
--s3=<s3Uri>
URI of the s3 folder. (e.g. ‘s3://my-bucket/my-folder’) -
--workspace=<id>
Workspace id to use for this command only.
Last Modified: 14 November 2024