1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/bigtable/clusters/help
2022-03-01 04:29:52 +00:00

39 lines
749 B
Text

NAME
gcloud bigtable clusters - manage Cloud Bigtable clusters
SYNOPSIS
gcloud bigtable clusters COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage Cloud Bigtable clusters.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
Create a bigtable cluster.
delete
Delete a bigtable cluster.
describe
Describe an existing Bigtable cluster.
list
List existing Bigtable clusters.
update
Update a Bigtable cluster's number of nodes.
NOTES
These variants are also available:
$ gcloud alpha bigtable clusters
$ gcloud beta bigtable clusters