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

gcloud: Thu Oct 5 11:50:15 UTC 2023

This commit is contained in:
Automated 2023-10-05 11:50:16 +00:00
parent 6c60d7f07f
commit 9641ff6585
118 changed files with 2726 additions and 214 deletions

View file

@ -125,8 +125,10 @@ API REFERENCE
API can be found at: https://cloud.google.com/memorystore/docs/redis/
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud redis clusters create
$ gcloud alpha redis clusters create

View file

@ -71,8 +71,10 @@ API REFERENCE
API can be found at: https://cloud.google.com/memorystore/docs/redis/
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud redis clusters delete
$ gcloud alpha redis clusters delete

View file

@ -68,8 +68,10 @@ API REFERENCE
API can be found at: https://cloud.google.com/memorystore/docs/redis/
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud redis clusters describe
$ gcloud alpha redis clusters describe

View file

@ -69,8 +69,10 @@ API REFERENCE
API can be found at: https://cloud.google.com/memorystore/docs/redis/
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud redis clusters get-cluster-certificate-authority
$ gcloud alpha redis clusters get-cluster-certificate-authority

View file

@ -35,8 +35,10 @@ COMMANDS
(BETA) Update Memorystore Cluster for Redis instance.
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud redis clusters
$ gcloud alpha redis clusters

View file

@ -81,8 +81,10 @@ API REFERENCE
API can be found at: https://cloud.google.com/memorystore/docs/redis/
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud redis clusters list
$ gcloud alpha redis clusters list

View file

@ -79,8 +79,10 @@ API REFERENCE
API can be found at: https://cloud.google.com/memorystore/docs/redis/
NOTES
This command is currently in beta and might change without notice. This
variant is also available:
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud redis clusters update
$ gcloud alpha redis clusters update