1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-09 02:55:19 +00:00
gcloud-help/gcloud/alpha/bigtable/instances/help
2022-03-01 04:29:52 +00:00

67 lines
1.7 KiB
Text

NAME
gcloud alpha bigtable instances - manage Cloud Bigtable instances
SYNOPSIS
gcloud alpha bigtable instances GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Manage Cloud Bigtable instances.
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 instance configurations.
tables
(ALPHA) Query Cloud Bigtable tables.
COMMANDS
COMMAND is one of the following:
add-iam-policy-binding
(ALPHA) Add an IAM policy binding to a Cloud Bigtable instance.
create
(ALPHA) Create a new Bigtable instance.
delete
(ALPHA) Delete an existing Bigtable instance.
describe
(ALPHA) Describe an existing Bigtable instance.
get-iam-policy
(ALPHA) Get the IAM policy for a Cloud Bigtable instance.
list
(ALPHA) List existing Bigtable instances.
remove-iam-policy-binding
(ALPHA) Remove an IAM policy binding from a Cloud Bigtable instance.
set-iam-policy
(ALPHA) Set IAM policy for an instance.
update
(ALPHA) Modify an existing Bigtable instance.
upgrade
(ALPHA) Upgrade an existing instance's type from development to
production.
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
$ gcloud beta bigtable instances