mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
52 lines
1.3 KiB
Text
52 lines
1.3 KiB
Text
NAME
|
|
gcloud beta bigtable schema-bundles - manage Bigtable schema bundles
|
|
|
|
SYNOPSIS
|
|
gcloud beta bigtable schema-bundles COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage Bigtable schema bundles.
|
|
|
|
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 Bigtable schema bundle.
|
|
|
|
create
|
|
(BETA) Create a new Bigtable schema bundle.
|
|
|
|
delete
|
|
(BETA) Delete a Bigtable schema bundle.
|
|
|
|
describe
|
|
(BETA) Describe a Bigtable schema bundle.
|
|
|
|
get-iam-policy
|
|
(BETA) Get an IAM policy on a Bigtable schema bundle.
|
|
|
|
list
|
|
(BETA) List all schema bundles of a Bigtable table.
|
|
|
|
remove-iam-policy-binding
|
|
(BETA) Remove an IAM policy binding from a Bigtable schema bundle.
|
|
|
|
set-iam-policy
|
|
(BETA) Set an IAM policy on a Bigtable schema bundle.
|
|
|
|
update
|
|
(BETA) Update an existing Bigtable schema bundle.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud bigtable schema-bundles
|
|
|
|
$ gcloud alpha bigtable schema-bundles
|
|
|