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

