mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Oct 15 10:52:53 UTC 2025
This commit is contained in:
parent
6f9bb9a0f0
commit
154ebc873d
299 changed files with 7497 additions and 3961 deletions
|
|
@ -6,10 +6,10 @@ SYNOPSIS
|
|||
gcloud alpha memorystore instances update INSTANCE [--async]
|
||||
[--[no-]async-instance-endpoints-deletion-enabled]
|
||||
[--[no-]deletion-protection-enabled] [--engine-version=ENGINE_VERSION]
|
||||
[--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]
|
||||
[--location=LOCATION] [--maintenance-version=MAINTENANCE_VERSION]
|
||||
[--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
|
||||
|
|
@ -111,6 +111,13 @@ FLAGS
|
|||
value for resource location attribute. When the resource's full URI
|
||||
path is not provided, location will fallback to this flag value.
|
||||
|
||||
Arguments for the maintenance version.
|
||||
|
||||
--maintenance-version=MAINTENANCE_VERSION
|
||||
This field can be used to trigger self service update to indicate the
|
||||
desired maintenance version. The input to this field can be
|
||||
determined by the available_maintenance_versions field.
|
||||
|
||||
--mode=MODE
|
||||
The mode config for the instance. MODE must be one of:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue