1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Aug 16 10:49:45 UTC 2023

This commit is contained in:
Automated 2023-08-16 10:49:45 +00:00
parent 19bfacfbed
commit 5f3d6bc974
165 changed files with 3881 additions and 596 deletions

View file

@ -0,0 +1,42 @@
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:
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.
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.
update
(BETA) Update Memorystore Cluster for Redis instance.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
$ gcloud alpha redis clusters