NAME
    gcloud beta container backup-restore restores - backup for GKE Restores

SYNOPSIS
    gcloud beta container backup-restore restores COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Backup for GKE Restores.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Creates a restore.

     delete
        (BETA) Delete a restore.

     describe
        (BETA) Describe a restore.

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

     list
        (BETA) List restores.

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

     update
        (BETA) Update a restore.

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

        $ gcloud alpha container backup-restore restores

