mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Thu Jul 20 11:47:24 UTC 2023
This commit is contained in:
parent
b4c2508b12
commit
64e67b443c
325 changed files with 10090 additions and 1806 deletions
|
|
@ -11,6 +11,7 @@ SYNOPSIS
|
|||
[--maintenance-window-duration=MAINTENANCE_WINDOW_DURATION]
|
||||
[--maintenance-window-start-time=MAINTENANCE_WINDOW_START_TIME]
|
||||
[--memcached-version=MEMCACHED_VERSION] [--parameters=KEY=VALUE]
|
||||
[--reserved-ip-range-id=[RESERVED_IP_RANGE_ID,...]]
|
||||
[--zones=[ZONES,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -170,6 +171,11 @@ OPTIONAL FLAGS
|
|||
hash-algorithm
|
||||
This is an enum with accepted values of ["jenkins", "murmur3"].
|
||||
|
||||
--reserved-ip-range-id=[RESERVED_IP_RANGE_ID,...]
|
||||
Contains the name of allocated IP address ranges associated with the
|
||||
private service access connection for example, "test-default"
|
||||
associated with IP range 10.0.0.0/29.
|
||||
|
||||
--zones=[ZONES,...]
|
||||
List of zones for the memcache nodes. The nodes will be divided equally
|
||||
across the given zones up to --node-count value. If not provided, the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue