mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 06:11:59 +00:00
40 lines
876 B
Text
40 lines
876 B
Text
NAME
|
|
gcloud beta container backup-restore restore-channels - backup for GKE
|
|
Restore Channels
|
|
|
|
SYNOPSIS
|
|
gcloud beta container backup-restore restore-channels COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Backup for GKE Restore Channels.
|
|
|
|
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 channel.
|
|
|
|
delete
|
|
(BETA) Delete a restore channel.
|
|
|
|
describe
|
|
(BETA) Describe a restore channel.
|
|
|
|
list
|
|
(BETA) List restore channels.
|
|
|
|
update
|
|
(BETA) Update a restore channel.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha container backup-restore restore-channels
|
|
|