mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22: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
|
|
@ -4,7 +4,8 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud memcache instances update (INSTANCE : --region=REGION)
|
||||
(--parameters=KEY=VALUE | --display-name=DISPLAY_NAME
|
||||
--labels=KEY=VALUE --node-count=NODE_COUNT --maintenance-window-any
|
||||
--labels=[KEY=VALUE,...]
|
||||
--node-count=NODE_COUNT --maintenance-window-any
|
||||
| --maintenance-window-day=MAINTENANCE_WINDOW_DAY
|
||||
--maintenance-window-duration=MAINTENANCE_WINDOW_DURATION
|
||||
--maintenance-window-start-time=MAINTENANCE_WINDOW_START_TIME)
|
||||
|
|
@ -140,7 +141,7 @@ REQUIRED FLAGS
|
|||
--display-name=DISPLAY_NAME
|
||||
An arbitrary and optional user provided name for the instance.
|
||||
|
||||
--labels=KEY=VALUE
|
||||
--labels=[KEY=VALUE,...]
|
||||
List of label KEY=VALUE pairs to add.
|
||||
|
||||
--node-count=NODE_COUNT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue