mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Mar 5 10:41:25 UTC 2025
This commit is contained in:
parent
a597993b2e
commit
6dc93282df
279 changed files with 4198 additions and 801 deletions
|
|
@ -11,6 +11,8 @@ SYNOPSIS
|
|||
[--service-account-email=SERVICE_ACCOUNT_EMAIL]
|
||||
[--staging-location=STAGING_LOCATION] [--subnetwork=SUBNETWORK]
|
||||
[--worker-machine-type=WORKER_MACHINE_TYPE]
|
||||
[[--[no-]update
|
||||
: --transform-name-mappings=[TRANSFORM_NAME_MAPPINGS,...]]]
|
||||
[--worker-region=WORKER_REGION | --worker-zone=WORKER_ZONE
|
||||
| --zone=ZONE] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -74,6 +76,13 @@ OPTIONAL FLAGS
|
|||
--worker-machine-type=WORKER_MACHINE_TYPE
|
||||
The type of machine to use for workers. Defaults to server-specified.
|
||||
|
||||
--[no-]update
|
||||
Set this to true for streaming update jobs. Use --update to enable and
|
||||
--no-update to disable.
|
||||
|
||||
--transform-name-mappings=[TRANSFORM_NAME_MAPPINGS,...]
|
||||
Transform name mappings for the streaming update job.
|
||||
|
||||
Worker location options.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue