wb resource add-ref s3-external-bucket

Name

wb-resource-add-ref-s3-external-bucket - Add a reference to an s3 external bucket.

Synopsis

wb resource add-ref s3-external-bucket [--cloning=<cloningInstructionsOption>] [--description=<description>] [--format=<format>] [--workspace=<id>] (--id=<id>) (--source-workspace-id=<id> | --source-workspace-uuid=<uuid>) (--source-resource-id=<id> | --source-resource-uuid=<uuid>)

Description

Add a reference to an s3 external bucket.

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.

  • --source-resource-id=<id>
    Source S3 External Bucket Resource id.

  • --source-resource-uuid=<uuid>
    Source S3 External Bucket Resource UUID.

  • --source-workspace-id=<id>
    Source Workspace id.

  • --source-workspace-uuid=<uuid>
    Source Workspace UUID.

  • --workspace=<id>
    Workspace id to use for this command only.

Last Modified: 26 November 2024