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

gcloud: Wed Apr 3 09:23:31 UTC 2024

This commit is contained in:
Automated 2024-04-03 09:23:31 +00:00
parent 4ade1b44cc
commit 7e2535c53d
212 changed files with 8070 additions and 151 deletions

View file

@ -6,7 +6,7 @@ SYNOPSIS
gcloud alpha redis clusters create (CLUSTER : --region=REGION)
--network=NETWORK --shard-count=SHARD_COUNT
[--aof-append-fsync=AOF_APPEND_FSYNC] [--async] [--auth-mode=AUTH_MODE]
[--persistence-mode=PERSISTENCE_MODE]
[--node-type=NODE_TYPE] [--persistence-mode=PERSISTENCE_MODE]
[--rdb-snapshot-period=RDB_SNAPSHOT_PERIOD]
[--rdb-snapshot-start-time=RDB_SNAPSHOT_START_TIME]
[--redis-config=[KEY=VALUE,...]] [--replica-count=REPLICA_COUNT]
@ -114,6 +114,11 @@ OPTIONAL FLAGS
iam-auth
IAM basic authorization is enabled for the cluster.
--node-type=NODE_TYPE
Node Type of the redis cluster Node. NODE_TYPE must be one of:
redis-highmem-medium, redis-highmem-xlarge, redis-shared-core-nano,
redis-standard-small.
--persistence-mode=PERSISTENCE_MODE
Operation mode for persistence. PERSISTENCE_MODE must be one of: