- NAME
-
- gcloud alpha bq tables - interact with and manage Google BigQuery tables
- SYNOPSIS
-
-
gcloud alpha bq tables
GROUP
|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
-
is one of the following:GROUP
config
-
(ALPHA)
Manage Google BigQuery table configurations.
- COMMANDS
-
is one of the following:COMMAND
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 this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.