gcloud alpha bq tables

NAME
gcloud alpha bq tables - interact with and manage Google BigQuery tables
SYNOPSIS
gcloud alpha bq tablesGROUP |COMMAND[GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Interact with and manage Google BigQuery tables.
GCLOUD WIDE FLAGS
These flags are available to all commands:--help.

Run$gcloud help for details.

GROUPS
GROUP is one of the following:
config
(ALPHA) Manage Google BigQuery table configurations.
COMMANDS
COMMAND is one of the following:
copy
(ALPHA) Copy one BigQuery table to another.
create
(ALPHA) Create a new BigQuery table.
delete
(ALPHA) Delete a BigQuery table.
describe
(ALPHA) Describe a BigQuery table.
insert
(ALPHA) Insert records specified into an existing table.
list
(ALPHA) List all BigQuery tables and views in a dataset.
show-rows
(ALPHA) Display selected rows in a specified table or view.
update
(ALPHA) Update a new BigQuery table.
NOTES
This command is currently in alpha and might change without notice. If thiscommand fails with API permission errors despite specifying the correct project,you might be trying to access an API with an invitation-only early accessallowlist.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-07 UTC.