mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Aug 23 10:30:46 UTC 2023
This commit is contained in:
parent
5f3d6bc974
commit
f9edf67fe5
677 changed files with 22815 additions and 975 deletions
|
|
@ -14,10 +14,10 @@ SYNOPSIS
|
|||
[--persistence-mode=PERSISTENCE_MODE]
|
||||
[--rdb-snapshot-period=RDB_SNAPSHOT_PERIOD]
|
||||
[--rdb-snapshot-start-time=RDB_SNAPSHOT_START_TIME]
|
||||
[--read-replicas-mode=READ_REPLICAS_MODE] [--redis-config=KEY=VALUE]
|
||||
[--redis-version=VERSION] [--replica-count=REPLICA_COUNT]
|
||||
[--reserved-ip-range=RESERVED_IP_RANGE] [--size=SIZE; default=1]
|
||||
[--tier=TIER; default="basic"]
|
||||
[--read-replicas-mode=READ_REPLICAS_MODE]
|
||||
[--redis-config=[KEY=VALUE,...]] [--redis-version=VERSION]
|
||||
[--replica-count=REPLICA_COUNT] [--reserved-ip-range=RESERVED_IP_RANGE]
|
||||
[--size=SIZE; default=1] [--tier=TIER; default="basic"]
|
||||
[--transit-encryption-mode=TRANSIT_ENCRYPTION_MODE] [--zone=ZONE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -157,7 +157,7 @@ FLAGS
|
|||
provided and the instance can scale up and down the number of
|
||||
replicas.
|
||||
|
||||
--redis-config=KEY=VALUE
|
||||
--redis-config=[KEY=VALUE,...]
|
||||
A list of Redis config KEY=VALUE pairs to set on the instance according
|
||||
to http://redis.io/topics/config. Currently, the only supported
|
||||
parameters are:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue