mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
79 lines
2.1 KiB
Text
79 lines
2.1 KiB
Text
NAME
|
|
gcloud alpha redis clusters - manage Memorystore for Redis Cluster
|
|
instances
|
|
|
|
SYNOPSIS
|
|
gcloud alpha redis clusters GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Memorystore for Redis Cluster instances.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
backup-collections
|
|
(ALPHA) Manage backup collections of Memorystore for Redis Cluster
|
|
instances.
|
|
|
|
backups
|
|
(ALPHA) Manage backups of Memorystore for Redis Cluster instances.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
add-cluster-endpoints
|
|
(ALPHA) Add more cluster endpoints.
|
|
|
|
create
|
|
(ALPHA) Create a new Memorystore for Redis Cluster instance.
|
|
|
|
create-backup
|
|
(ALPHA) Create a backup of a Redis cluster.
|
|
|
|
delete
|
|
(ALPHA) Delete a Memorystore for Redis Cluster instance.
|
|
|
|
describe
|
|
(ALPHA) Show metadata for a Memorystore for Redis Cluster instance.
|
|
|
|
detach
|
|
(ALPHA) Detach a secondary cluster.
|
|
|
|
detach-secondaries
|
|
(ALPHA) Detach one or more secondary clusters from the primary cluster.
|
|
|
|
get-cluster-certificate-authority
|
|
(ALPHA) Get the certificate authority information for a Memorystore for
|
|
Redis Cluster instance.
|
|
|
|
list
|
|
(ALPHA) List Memorystore for Redis Cluster instances.
|
|
|
|
remove-cluster-endpoints
|
|
(ALPHA) Remove existing Memorystore cluster endpoints.
|
|
|
|
reschedule-maintenance
|
|
(ALPHA) Reschedule maintenance window for a Memorystore for Redis
|
|
Cluster instance.
|
|
|
|
switchover
|
|
(ALPHA) Switchover to a secondary cluster.
|
|
|
|
update
|
|
(ALPHA) Update Memorystore Cluster for Redis instance.
|
|
|
|
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. These variants are also available:
|
|
|
|
$ gcloud redis clusters
|
|
|
|
$ gcloud beta redis clusters
|
|
|