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

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

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Creates a new AlloyDB cluster within a given project.

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

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

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

     restore
        (ALPHA) Restores an AlloyDB cluster from a given backup.

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

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. This variant is also available:

        $ gcloud beta alloydb clusters

