1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Wed Sep 11 09:52:17 UTC 2024

This commit is contained in:
Automated 2024-09-11 09:52:17 +00:00
parent 78a4d78e9e
commit a3842bba95
197 changed files with 6656 additions and 691 deletions

View file

@ -4,7 +4,7 @@ NAME
SYNOPSIS
gcloud beta memorystore instances update (INSTANCE : --location=LOCATION)
[--async] [--deletion-protection-enabled]
[--async] [--[no-]deletion-protection-enabled]
[--replica-count=REPLICA_COUNT] [--request-id=REQUEST_ID]
[--shard-count=SHARD_COUNT]
[--aof-config-append-fsync=AOF_CONFIG_APPEND_FSYNC
@ -75,8 +75,10 @@ FLAGS
Arguments for the deletion protection enabled.
--deletion-protection-enabled
If set to true deletion of the instance will fail.
--[no-]deletion-protection-enabled
If set to true deletion of the instance will fail. Use
--deletion-protection-enabled to enable and
--no-deletion-protection-enabled to disable.
Arguments for the replica count.