mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 19:31:55 +00:00
38 lines
971 B
Text
38 lines
971 B
Text
NAME
|
|
gcloud beta redis clusters backups - manage backups of Memorystore for
|
|
Redis Cluster instances
|
|
|
|
SYNOPSIS
|
|
gcloud beta redis clusters backups COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Manage backups of Memorystore for Redis Cluster instances.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
(BETA) Delete a Memorystore for Redis Cluster backup.
|
|
|
|
describe
|
|
(BETA) Show metadata for a Memorystore for Redis Cluster backup.
|
|
|
|
export
|
|
(BETA) Export a Redis cluster backup to a Google Cloud Storage bucket.
|
|
|
|
list
|
|
(BETA) List backups under a backup collection in a region.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud redis clusters backups
|
|
|
|
$ gcloud alpha redis clusters backups
|
|
|