mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Mar 27 09:52:07 UTC 2024
This commit is contained in:
parent
5b4fac9106
commit
4ade1b44cc
148 changed files with 5765 additions and 482 deletions
|
|
@ -9,8 +9,8 @@ SYNOPSIS
|
|||
[--git-source-dir=GIT_SOURCE_DIR]
|
||||
[--git-source-revision=GIT_SOURCE_REVISION] [--ignore-file=IGNORE_FILE]
|
||||
[--machine-type=MACHINE_TYPE] [--region=REGION] [--revision=REVISION]
|
||||
[--substitutions=[KEY=VALUE,...]] [--suppress-logs] [--timeout=TIMEOUT]
|
||||
[--worker-pool=WORKER_POOL]
|
||||
[--service-account=SERVICE_ACCOUNT] [--substitutions=[KEY=VALUE,...]]
|
||||
[--suppress-logs] [--timeout=TIMEOUT] [--worker-pool=WORKER_POOL]
|
||||
[--config=CONFIG; default="cloudbuild.yaml"
|
||||
| --pack=[builder=BUILDER],[env=ENV],[image=IMAGE]
|
||||
| --tag=TAG, -t TAG] [GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -161,6 +161,10 @@ FLAGS
|
|||
https://git-scm.com/docs/gitrevisions#_specifying_revisions. For
|
||||
information on git fetch, see https://git-scm.com/docs/git-fetch.
|
||||
|
||||
--service-account=SERVICE_ACCOUNT
|
||||
The service account to use with this build. If unset, the default
|
||||
service account will be used.
|
||||
|
||||
--substitutions=[KEY=VALUE,...]
|
||||
Parameters to be substituted in the build specification.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue