NAME
    gcloud alpha backup-dr backup-plans - manage Backup and DR backup plans

SYNOPSIS
    gcloud alpha backup-dr backup-plans COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Backup and DR backup plans.

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 Backup Plan.

     delete
        (ALPHA) Deletes a Backup Plan.

     describe
        (ALPHA) Show details of the backup plan.

     list
        (ALPHA) List backup plans in the project.

     update
        (ALPHA) Update a specific backup plan.

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 backup-dr backup-plans

        $ gcloud beta backup-dr backup-plans

