NAME
    gcloud alpha container backup-restore restore-plans - backup for GKE
        Restore Plans

SYNOPSIS
    gcloud alpha container backup-restore restore-plans COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Backup for GKE Restore 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) Create a restore plan.

     delete
        (ALPHA) Delete a restore plan.

     describe
        (ALPHA) Describe a restore plan.

     get-iam-policy
        (ALPHA) Get the IAM policy for a restore plan.

     list
        (ALPHA) List restore plans.

     set-iam-policy
        (ALPHA) Set the IAM policy for a restore plan.

     update
        (ALPHA) Update a restore 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. This variant is also available:

        $ gcloud beta container backup-restore restore-plans

