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

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

DESCRIPTION
    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
        Manage restore operations for resources.

COMMANDS
    COMMAND is one of the following:

     delete
        Delete the specified Backup.

     describe
        Show details of the backup.

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

     list
        List Backups.

     update
        Update the specified Backup.

NOTES
    These variants are also available:

        $ gcloud alpha backup-dr backups

        $ gcloud beta backup-dr backups

