1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/beta/bigtable/instances/tables/help

59 lines
1.4 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud beta bigtable instances tables - query Cloud Bigtable tables
SYNOPSIS
gcloud beta bigtable instances 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.
2023-01-19 00:56:33 +00:00
create
(BETA) Create a new Cloud Bigtable table.
delete
(BETA) Delete a Cloud Bigtable table.
2022-03-01 04:29:52 +00:00
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.
2022-06-29 09:00:05 +00:00
undelete
(BETA) Undelete a previously deleted Cloud Bigtable table.
2023-01-19 00:56:33 +00:00
update
(BETA) Update an existing Cloud Bigtable table.
2022-03-01 04:29:52 +00:00
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud bigtable instances tables
$ gcloud alpha bigtable instances tables