mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
gcloud: Thu Apr 6 10:23:36 UTC 2023
This commit is contained in:
parent
5fabf24be7
commit
32e56b8b99
209 changed files with 5396 additions and 561 deletions
|
|
@ -10,6 +10,7 @@ SYNOPSIS
|
|||
--node-labels=[KEY=VALUE,...]
|
||||
--node-taints=[KEY=VALUE:EFFECT,...] --replicas=REPLICAS)
|
||||
[--annotations=[KEY=VALUE,...]] [--async] [--display-name=DISPLAY_NAME]
|
||||
[--validate-only]
|
||||
[--max-replicas=MAX_REPLICAS --min-replicas=MIN_REPLICAS]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -110,6 +111,10 @@ OPTIONAL FLAGS
|
|||
--display-name=DISPLAY_NAME
|
||||
Display name for the resource.
|
||||
|
||||
--validate-only
|
||||
If set, only validate the request, but do not actually perform the
|
||||
operation.
|
||||
|
||||
Node pool autoscaling
|
||||
|
||||
--max-replicas=MAX_REPLICAS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue