1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/beta/redis/clusters/help

64 lines
1.6 KiB
Text
Raw Normal View History

2023-08-16 10:49:45 +00:00
NAME
gcloud beta redis clusters - manage Memorystore for Redis Cluster instances
SYNOPSIS
gcloud beta redis clusters COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage 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:
2024-10-30 10:13:17 +00:00
add-cluster-endpoints
(BETA) Add more cluster endpoints.
2023-08-16 10:49:45 +00:00
create
(BETA) Create a new Memorystore for Redis Cluster instance.
delete
(BETA) Delete a Memorystore for Redis Cluster instance.
describe
(BETA) Show metadata for a Memorystore for Redis Cluster instance.
2024-08-14 09:38:18 +00:00
detach
(BETA) Detach a secondary cluster.
detach-secondaries
(BETA) Detach one or more secondary clusters from the primary cluster.
2023-08-16 10:49:45 +00:00
get-cluster-certificate-authority
(BETA) Get the certificate authority information for a Memorystore for
Redis Cluster instance.
list
(BETA) List Memorystore for Redis Cluster instances.
2024-10-30 10:13:17 +00:00
remove-cluster-endpoints
(BETA) Remove existing Memorystore cluster endpoints.
2024-08-28 09:41:07 +00:00
reschedule-maintenance
(BETA) Reschedule maintenance window for a Memorystore for Redis
Cluster instance.
2024-08-14 09:38:18 +00:00
switchover
(BETA) Switchover to a secondary cluster.
2023-08-16 10:49:45 +00:00
update
(BETA) Update Memorystore Cluster for Redis instance.
NOTES
2023-10-05 11:50:16 +00:00
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud redis clusters
2023-08-16 10:49:45 +00:00
$ gcloud alpha redis clusters