NAME
    gcloud beta bigtable clusters - manage Cloud Bigtable clusters

SYNOPSIS
    gcloud beta bigtable clusters COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) 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
        (BETA) Create a bigtable cluster.

     delete
        (BETA) Delete a bigtable cluster.

     describe
        (BETA) Describe an existing Bigtable cluster.

     list
        (BETA) List existing Bigtable clusters.

     update
        (BETA) Update a Bigtable cluster's number of nodes.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud bigtable clusters

        $ gcloud alpha bigtable clusters

