NAME
    gcloud beta backup-dr backups - manage Backup and DR backups

SYNOPSIS
    gcloud beta backup-dr backups GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Manage Backup and DR backups.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     restore
        (BETA) Manage restore operations for resources.

COMMANDS
    COMMAND is one of the following:

     delete
        (BETA) Delete the specified Backup.

     describe
        (BETA) Show details of the backup.

     fetch-for-resource-type
        (BETA) Fetch Backups for a given resource type and location.

     list
        (BETA) List Backups.

     update
        (BETA) Update the specified Backup.

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

        $ gcloud backup-dr backups

        $ gcloud alpha backup-dr backups

