wb resolve

Name

wb-resolve - Resolve a resource to its cloud id or path.

Synopsis

wb resolve [–exclude-bucket-prefix] [–bq-path=<bqPathFormat>] [–format=<format>] [–workspace=<id>] (–id=<id>)

Description

Resolve a resource to its cloud id or path.

Options

  • –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 the ‘gs://’ prefix, [For AWS_S3_STORAGE_FOLDER] Exclude the ‘s3://’ prefix.

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

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

Last Modified: 1 January 0001