mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-14 00:46:53 +00:00
42 lines
1 KiB
Text
42 lines
1 KiB
Text
NAME
|
|
gcloud alpha container backup-restore backup-channels - backup for GKE
|
|
Backup Channels
|
|
|
|
SYNOPSIS
|
|
gcloud alpha container backup-restore backup-channels COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Backup for GKE Backup 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
|
|
(ALPHA) Create a backup channel.
|
|
|
|
delete
|
|
(ALPHA) Delete a backup channel.
|
|
|
|
describe
|
|
(ALPHA) Describe a backup channel.
|
|
|
|
list
|
|
(ALPHA) List backup channels.
|
|
|
|
update
|
|
(ALPHA) Update a backup channel.
|
|
|
|
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-channels
|
|
|