mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jul 2 11:05:25 UTC 2025
This commit is contained in:
parent
f645b4c02d
commit
e53f7148d8
197 changed files with 6280 additions and 495 deletions
|
|
@ -14,7 +14,6 @@ SYNOPSIS
|
|||
[--psc-auto-connections=[network=NETWORK],
|
||||
[port=PORT],[projectId=PROJECTID]] [--replica-count=REPLICA_COUNT]
|
||||
[--request-id=REQUEST_ID] [--shard-count=SHARD_COUNT]
|
||||
[--simulate-maintenance-event]
|
||||
[--transit-encryption-mode=TRANSIT_ENCRYPTION_MODE]
|
||||
[--aof-config-append-fsync=AOF_CONFIG_APPEND_FSYNC
|
||||
--persistence-config-mode=PERSISTENCE_CONFIG_MODE
|
||||
|
|
@ -320,11 +319,6 @@ FLAGS
|
|||
--shard-count=SHARD_COUNT
|
||||
Number of shards for the instance.
|
||||
|
||||
Arguments for the simulate maintenance event.
|
||||
|
||||
--simulate-maintenance-event
|
||||
Simulate a maintenance event.
|
||||
|
||||
--transit-encryption-mode=TRANSIT_ENCRYPTION_MODE
|
||||
In-transit encryption mode of the instance. TRANSIT_ENCRYPTION_MODE
|
||||
must be one of:
|
||||
|
|
|
|||
|
|
@ -9,7 +9,6 @@ SYNOPSIS
|
|||
[--location=LOCATION] [--mode=MODE] [--node-type=NODE_TYPE]
|
||||
[--[no-]ondemand-maintenance] [--replica-count=REPLICA_COUNT]
|
||||
[--request-id=REQUEST_ID] [--shard-count=SHARD_COUNT]
|
||||
[--[no-]simulate-maintenance-event]
|
||||
[--aof-config-append-fsync=AOF_CONFIG_APPEND_FSYNC
|
||||
--clear-persistence-config
|
||||
--persistence-config-mode=PERSISTENCE_CONFIG_MODE
|
||||
|
|
@ -164,12 +163,6 @@ FLAGS
|
|||
--shard-count=SHARD_COUNT
|
||||
Number of shards for the instance.
|
||||
|
||||
Arguments for the simulate maintenance event.
|
||||
|
||||
--[no-]simulate-maintenance-event
|
||||
Simulate a maintenance event. Use --simulate-maintenance-event to
|
||||
enable and --no-simulate-maintenance-event to disable.
|
||||
|
||||
Represents persistence configuration for a instance.
|
||||
|
||||
Configuration for AOF based persistence.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue