mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
48 lines
1.1 KiB
Text
48 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha container backup-restore backup-plans - backup for GKE Backup
|
|
Plans
|
|
|
|
SYNOPSIS
|
|
gcloud alpha container backup-restore backup-plans COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Backup for GKE 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) Create a backup plan.
|
|
|
|
delete
|
|
(ALPHA) Delete a backup plan.
|
|
|
|
describe
|
|
(ALPHA) Describe a backup plan.
|
|
|
|
get-iam-policy
|
|
(ALPHA) Get the IAM policy for a backup plan.
|
|
|
|
list
|
|
(ALPHA) List backup plans.
|
|
|
|
set-iam-policy
|
|
(ALPHA) Set the IAM policy for a backup plan.
|
|
|
|
update
|
|
(ALPHA) Update a 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. This variant is also available:
|
|
|
|
$ gcloud beta container backup-restore backup-plans
|
|
|