mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Wed Jan 29 10:02:21 UTC 2025
This commit is contained in:
parent
861d4011dc
commit
50090ced80
157 changed files with 5563 additions and 179 deletions
|
|
@ -8,6 +8,7 @@ SYNOPSIS
|
|||
[--additional-user-labels=[ADDITIONAL_USER_LABELS,...]]
|
||||
[--dataflow-kms-key=DATAFLOW_KMS_KEY] [--disable-public-ips]
|
||||
[--enable-streaming-engine] [--flexrs-goal=FLEXRS_GOAL]
|
||||
[--launcher-machine-type=LAUNCHER_MACHINE_TYPE]
|
||||
[--max-workers=MAX_WORKERS] [--network=NETWORK]
|
||||
[--num-workers=NUM_WORKERS] [--parameters=[PARAMETERS,...]]
|
||||
[--region=REGION_ID] [--service-account-email=SERVICE_ACCOUNT_EMAIL]
|
||||
|
|
@ -64,6 +65,10 @@ OPTIONAL FLAGS
|
|||
FlexRS goal for the flex template job. FLEXRS_GOAL must be one of:
|
||||
COST_OPTIMIZED, SPEED_OPTIMIZED.
|
||||
|
||||
--launcher-machine-type=LAUNCHER_MACHINE_TYPE
|
||||
The machine type to use for launching the job. The default
|
||||
isn1-standard-1.
|
||||
|
||||
--max-workers=MAX_WORKERS
|
||||
Maximum number of workers to run.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue