mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
37 lines
860 B
Text
37 lines
860 B
Text
NAME
|
|
gcloud redis clusters backups - manage backups of Memorystore for Redis
|
|
Cluster instances
|
|
|
|
SYNOPSIS
|
|
gcloud redis clusters backups COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Delete a Memorystore for Redis Cluster backup.
|
|
|
|
describe
|
|
Show metadata for a Memorystore for Redis Cluster backup.
|
|
|
|
export
|
|
Export a Redis cluster backup to a Google Cloud Storage bucket.
|
|
|
|
list
|
|
List backups under a backup collection in a region.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha redis clusters backups
|
|
|
|
$ gcloud beta redis clusters backups
|
|
|