mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
58 lines
1.4 KiB
Text
58 lines
1.4 KiB
Text
NAME
|
|
gcloud beta bigtable tables - query Cloud Bigtable tables
|
|
|
|
SYNOPSIS
|
|
gcloud beta bigtable tables COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Add an IAM policy binding to a Cloud Bigtable table.
|
|
|
|
create
|
|
(BETA) Create a new Cloud Bigtable table.
|
|
|
|
delete
|
|
(BETA) Delete a Cloud Bigtable table.
|
|
|
|
describe
|
|
(BETA) Retrieve information about a table.
|
|
|
|
get-iam-policy
|
|
(BETA) Get an IAM policy on a Cloud Bigtable table.
|
|
|
|
list
|
|
(BETA) List existing Bigtable instance tables.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove an IAM policy binding from a Cloud Bigtable table.
|
|
|
|
restore
|
|
(BETA) Restore a Cloud Bigtable backup to a new table.
|
|
|
|
set-iam-policy
|
|
(BETA) Set an IAM policy on a Cloud Bigtable table.
|
|
|
|
undelete
|
|
(BETA) Undelete a previously deleted Cloud Bigtable table.
|
|
|
|
update
|
|
(BETA) Update an existing Cloud Bigtable table.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud bigtable tables
|
|
|
|
$ gcloud alpha bigtable tables
|
|
|