wb resource update bq-table

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

  • –new-cloning=<cloning>
    Instructions for handling when cloning the workspace: COPY_NOTHING, COPY_DEFINITION, COPY_RESOURCE, COPY_REFERENCE for controlled resources; COPY_NOTHING or COPY_REFERENCE for referenced resources.

  • –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 big query 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: 1 January 0001