mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Apr 12 10:43:12 UTC 2023
This commit is contained in:
parent
32e56b8b99
commit
b155beb241
220 changed files with 7834 additions and 1142 deletions
|
|
@ -14,7 +14,7 @@ SYNOPSIS
|
|||
: --enterprise-config=ENTERPRISE_CONFIG]) : --description=DESCRIPTION
|
||||
--ignored-files=[GLOB,...] --include-logs-with-status
|
||||
--included-files=[GLOB,...] --name=NAME --region=REGION
|
||||
--require-approval
|
||||
--[no-]require-approval
|
||||
--service-account=SERVICE_ACCOUNT --substitutions=[KEY=VALUE,...]])
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -83,8 +83,9 @@ REQUIRED FLAGS
|
|||
resources, is used. If builds/region is unset, region is set to
|
||||
global.
|
||||
|
||||
--require-approval
|
||||
Require manual approval for triggered builds.
|
||||
--[no-]require-approval
|
||||
Require manual approval for triggered builds. Use
|
||||
--require-approval to enable and --no-require-approval to disable.
|
||||
|
||||
--service-account=SERVICE_ACCOUNT
|
||||
The service account used for all user-controlled operations
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue