1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Apr 17 09:40:58 UTC 2024

This commit is contained in:
Automated 2024-04-17 09:40:58 +00:00
parent 7e2535c53d
commit 3740758467
178 changed files with 2958 additions and 1351 deletions

View file

@ -8,9 +8,11 @@ SYNOPSIS
[--gcs-source-staging-dir=GCS_SOURCE_STAGING_DIR]
[--git-source-dir=GIT_SOURCE_DIR]
[--git-source-revision=GIT_SOURCE_REVISION] [--ignore-file=IGNORE_FILE]
[--machine-type=MACHINE_TYPE] [--region=REGION] [--revision=REVISION]
[--service-account=SERVICE_ACCOUNT] [--substitutions=[KEY=VALUE,...]]
[--suppress-logs] [--timeout=TIMEOUT] [--worker-pool=WORKER_POOL]
[--machine-type=MACHINE_TYPE]
[--polling-interval=POLLING_INTERVAL; default=1] [--region=REGION]
[--revision=REVISION] [--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 ...]
@ -141,6 +143,9 @@ FLAGS
Machine type used to run the build. MACHINE_TYPE must be one of:
e2-highcpu-32, e2-highcpu-8, e2-medium, n1-highcpu-32, n1-highcpu-8.
--polling-interval=POLLING_INTERVAL; default=1
Amount of time in seconds to wait between polling build status.
--region=REGION
The region of the Cloud Build Service to use. Must be set to a
supported region name (e.g. us-central1). If unset, builds/region,