mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
47 lines
1.3 KiB
Text
47 lines
1.3 KiB
Text
NAME
|
|
gcloud alpha redis clusters - manage Memorystore for Redis Cluster
|
|
instances
|
|
|
|
SYNOPSIS
|
|
gcloud alpha redis clusters 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.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Create a new Memorystore for Redis Cluster instance.
|
|
|
|
delete
|
|
(ALPHA) Delete a Memorystore for Redis Cluster instance.
|
|
|
|
describe
|
|
(ALPHA) Show metadata for a Memorystore for Redis Cluster instance.
|
|
|
|
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.
|
|
|
|
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
|
|
|