NAME
    gcloud beta alloydb clusters - provide commands for managing AlloyDB
        clusters

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

DESCRIPTION
    (BETA) Provide commands for managing AlloyDB clusters including creating,
    configuring, restarting, and deleting 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) Creates a new AlloyDB cluster within a given project.

     delete
        (BETA) Deletes an AlloyDB cluster in a given region.

     describe
        (BETA) Describes an AlloyDB cluster in a given project and region.

     list
        (BETA) Lists AlloyDB clusters in a given project and region.

     restore
        (BETA) Restores an AlloyDB cluster from a given backup or a source
        cluster at a specific point in time.

     update
        (BETA) Updates an AlloyDB cluster within a given project and region.

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

        $ gcloud alpha alloydb clusters

