mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
46 lines
1.1 KiB
Text
46 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha container backup-restore - backup for GKE Services
|
|
|
|
SYNOPSIS
|
|
gcloud alpha container backup-restore GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Backup for GKE Backup Plans.
|
|
|
|
backups
|
|
(ALPHA) Backup for GKE Backups.
|
|
|
|
locations
|
|
(ALPHA) Backup for GKE Locations.
|
|
|
|
restore-plans
|
|
(ALPHA) Backup for GKE Restore Plans.
|
|
|
|
restores
|
|
(ALPHA) Backup for GKE Restores.
|
|
|
|
volume-backups
|
|
(ALPHA) Backup for GKE Volume Backups.
|
|
|
|
volume-restores
|
|
(ALPHA) Backup for GKE Volume Restores.
|
|
|
|
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
|
|
|