gcloud alpha bigtable clusters

NAME
gcloud alpha bigtable clusters - manage Cloud Bigtable clusters
SYNOPSIS
gcloud alpha bigtable clusters COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) 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
(ALPHA) Create a bigtable cluster.
delete
(ALPHA) Delete a bigtable cluster.
describe
(ALPHA) Describe an existing Bigtable cluster.
list
(ALPHA) List existing Bigtable clusters.
update
(ALPHA) Update a Bigtable cluster's number of nodes.
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 clusters
gcloud beta bigtable clusters