wb resource add-ref aurora-database

Name

wb-resource-add-ref-aurora-database - Add a reference to an Aurora Database.

Synopsis

wb resource add-ref aurora-database [--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 Aurora Database.

Options

  • --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.

  • --source-resource-id=<id>
    Source resource ID.

  • --source-resource-uuid=<uuid>
    Source 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: 13 March 2026