gcloud beta bigtable tables describe (TABLE : --instance=INSTANCE) [--view=VIEW; default="schema"] [GCLOUD_WIDE_FLAG …]
(BETA) Retrieve information about a table.
gcloud beta bigtable tables describe TABLE_NAME --instance=INSTANCE_NAME
To set the project attribute:
table on the command line with a fully
specified name;
--project on the command line;
core/project.
TABLE
To set the table attribute:
table on the command line.
--instance=INSTANCEinstance attribute:
table on the command line with a fully
specified name;
--instance on the command line.
--view=VIEW; default="schema"VIEW must be one of:
encryptionname and fields related to the table's encryption
status.
fullnamename.
replicationname and fields related to the table's replication.
schemaname and fields related to the table's schema.
statsname and fields related to the table's statistics
(e.g. TableStats and ColumnFamilyStats).
--access-token-file,
--account, --billing-project,
--configuration,
--flags-file,
--flatten, --format, --help, --impersonate-service-account,
--log-http,
--project, --quiet, --trace-token, --user-output-enabled,
--verbosity.
Run $ gcloud help for details.
bigtableadmin/v2 API. The full documentation
for this API can be found at: https://cloud.google.com/bigtable/
gcloud bigtable tables describegcloud alpha bigtable tables describe
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 2026-05-27 UTC.