NAME
    gcloud alpha redis clusters backups - manage backups of Memorystore for
        Redis Cluster instances

SYNOPSIS
    gcloud alpha redis clusters backups COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage backups of Memorystore for Redis Cluster instances.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     delete
        (ALPHA) Delete a Memorystore for Redis Cluster backup.

     describe
        (ALPHA) Show metadata for a Memorystore for Redis Cluster backup.

     export
        (ALPHA) Export a Redis cluster backup to a Google Cloud Storage bucket.

     list
        (ALPHA) List backups under a backup collection in a 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. These variants are also available:

        $ gcloud redis clusters backups

        $ gcloud beta redis clusters backups

