mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
44 lines
947 B
Text
44 lines
947 B
Text
NAME
|
|
gcloud beta container backup-restore - backup for GKE Services
|
|
|
|
SYNOPSIS
|
|
gcloud beta container backup-restore GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Backup for GKE Services.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
backup-plans
|
|
(BETA) Backup for GKE Backup Plans.
|
|
|
|
backups
|
|
(BETA) Backup for GKE Backups.
|
|
|
|
locations
|
|
(BETA) Backup for GKE Locations.
|
|
|
|
restore-plans
|
|
(BETA) Backup for GKE Restore Plans.
|
|
|
|
restores
|
|
(BETA) Backup for GKE Restores.
|
|
|
|
volume-backups
|
|
(BETA) Backup for GKE Volume Backups.
|
|
|
|
volume-restores
|
|
(BETA) Backup for GKE Volume Restores.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha container backup-restore
|
|
|