gcloud alpha bigtable instances tables

NAME
gcloud alpha bigtable instances tables - query Cloud Bigtable tables
SYNOPSIS
gcloud alpha bigtable instances tables GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Query Cloud Bigtable 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 Cloud Bigtable table configurations.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(ALPHA) Add an IAM policy binding to a Cloud Bigtable table.
create
(ALPHA) Create a new Cloud Bigtable table.
delete
(ALPHA) Delete a Cloud Bigtable table.
describe
(ALPHA) Retrieve information about a table.
get-iam-policy
(ALPHA) Get an IAM policy on a Cloud Bigtable table.
list
(ALPHA) List existing Bigtable instance tables.
remove-iam-policy-binding
(ALPHA) Remove an IAM policy binding from a Cloud Bigtable table.
restore
(ALPHA) Restore a Cloud Bigtable backup to a new table.
set-iam-policy
(ALPHA) Set an IAM policy on a Cloud Bigtable table.
undelete
(ALPHA) Undelete a previously deleted Cloud Bigtable table.
update
(ALPHA) Update an existing Cloud Bigtable 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. These variants are also available:
gcloud bigtable instances tables
gcloud beta bigtable instances tables