mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
46 lines
996 B
Text
46 lines
996 B
Text
NAME
|
|
gcloud beta container backup-restore restore-plans - backup for GKE Restore
|
|
Plans
|
|
|
|
SYNOPSIS
|
|
gcloud beta container backup-restore restore-plans COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Create a restore plan.
|
|
|
|
delete
|
|
(BETA) Delete a restore plan.
|
|
|
|
describe
|
|
(BETA) Describe a restore plan.
|
|
|
|
get-iam-policy
|
|
(BETA) Get the IAM policy for a restore plan.
|
|
|
|
list
|
|
(BETA) List restore plans.
|
|
|
|
set-iam-policy
|
|
(BETA) Set the IAM policy for a restore plan.
|
|
|
|
update
|
|
(BETA) Update a restore plan.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha container backup-restore restore-plans
|
|
|