1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/bigtable/tables/help
2024-03-06 09:53:10 +00:00

57 lines
1.2 KiB
Text

NAME
gcloud bigtable tables - query Cloud Bigtable tables
SYNOPSIS
gcloud bigtable tables COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Query Cloud Bigtable tables.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
Add an IAM policy binding to a Cloud Bigtable table.
create
Create a new Cloud Bigtable table.
delete
Delete a Cloud Bigtable table.
describe
Retrieve information about a table.
get-iam-policy
Get an IAM policy on a Cloud Bigtable table.
list
List existing Bigtable instance tables.
remove-iam-policy-binding
Remove an IAM policy binding from a Cloud Bigtable table.
restore
Restore a Cloud Bigtable backup to a new table.
set-iam-policy
Set an IAM policy on a Cloud Bigtable table.
undelete
Undelete a previously deleted Cloud Bigtable table.
update
Update an existing Cloud Bigtable table.
NOTES
These variants are also available:
$ gcloud alpha bigtable tables
$ gcloud beta bigtable tables