wb resource resolve
Categories:
Name
wb-resource-resolve - Resolve a resource to its cloud ID or path.
Synopsis
wb resource resolve [--exclude-bucket-prefix] [--include-password] [--access-mode=<auroraAccessMode>] [--bq-path=<bqPathFormat>] [--format=<format>] [--workspace=<id>] (--id=<id>)
Description
Resolve a resource to its cloud ID or path.
Options
-
--access-mode=<auroraAccessMode>
For AWS_AURORA_DATABASE Access mode: READ_ONLY (read-only endpoint/user) or WRITE_READ (read-write endpoint/user)Default: READ_ONLY -
--bq-path=<bqPathFormat>
For BIG_QUERY_DATASET and BIG_QUERY_DATA_TABLE Cloud ID format: FULL_PATH=[project id].[dataset id].[table id if applicable], DATASET_ID_ONLY=[dataset id], PROJECT_ID_ONLY=[project id]For BIG_QUERY_DATA_TABLE only TABLE_ID_ONLY=[data table id]
Default: FULL_PATH -
--exclude-bucket-prefix
For GCS_BUCKET and GCS_OBJECT Exclude thegs://prefix.For AWS_S3_STORAGE_FOLDER and AWS_S3_EXTERNAL_BUCKET Exclude the
s3://prefix. -
--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. -
--include-password
For AWS_AURORA_DATABASE Include database authentication token as password in the connection string -
--workspace=<id>
Workspace ID to use for this command only.
Last Modified: 9 January 2026