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:
parent
6c60d7f07f
commit
9641ff6585
118 changed files with 2726 additions and 214 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue