1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Nov 20 10:03:22 UTC 2024

This commit is contained in:
Automated 2024-11-20 10:03:22 +00:00
parent a63704a3af
commit ad2752c6c9
198 changed files with 7874 additions and 336 deletions

View file

@ -2,7 +2,7 @@ NAME
gcloud beta redis clusters - manage Memorystore for Redis Cluster instances
SYNOPSIS
gcloud beta redis clusters COMMAND [GCLOUD_WIDE_FLAG ...]
gcloud beta redis clusters GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage Memorystore for Redis Cluster instances.
@ -12,6 +12,16 @@ GCLOUD WIDE FLAGS
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
backup-collections
(BETA) Manage backup collections of Memorystore for Redis Cluster
instances.
backups
(BETA) Manage backups of Memorystore for Redis Cluster instances.
COMMANDS
COMMAND is one of the following:
@ -21,6 +31,9 @@ COMMANDS
create
(BETA) Create a new Memorystore for Redis Cluster instance.
create-backup
(BETA) Create a backup of a Redis cluster.
delete
(BETA) Delete a Memorystore for Redis Cluster instance.