wb resource update bq-table
Categories:
Name
wb-resource-update-bq-table - Update a BigQuery data table.
Synopsis
wb resource update bq-table [--format=<format>] [--new-cloning=<cloning>] [--new-dataset-id=<newBqDatasetId>] [--new-description=<newDescription>] [--new-id=<newId>] [--new-path=<newPath>] [--new-project-id=<newGcpProjectId>] [--new-table-id=<newBqTableId>] [--workspace=<id>] (--id=<id>)
Description
Update a BigQuery data table.
Options
-
--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. -
--new-cloning=<cloning>
Instructions for handling when cloning the workspace.Valid values for controlled resources: COPY_NOTHING, COPY_DEFINITION, COPY_RESOURCE, COPY_REFERENCE
Valid values for referenced resources: COPY_NOTHING, COPY_REFERENCE
-
--new-dataset-id=<newBqDatasetId>
New BigQuery dataset ID. -
--new-description=<newDescription>
New description of the resource. -
--new-id=<newId>
New ID of the resource. Only alphanumeric and underscore characters are permitted. -
--new-path=<newPath>
New path of the BigQuery table (e.g.,project_id.dataset_id.table_id). -
--new-project-id=<newGcpProjectId>
New GCP project ID of the dataset. -
--new-table-id=<newBqTableId>
New BigQuery table ID. -
--workspace=<id>
Workspace ID to use for this command only.
Last Modified: 10 February 2026