mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed May 25 08:41:12 UTC 2022
This commit is contained in:
parent
bda2bf9142
commit
5b5ff68a0d
154 changed files with 3252 additions and 284 deletions
|
|
@ -25,7 +25,7 @@ FLAGS
|
|||
--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, the global service
|
||||
region is used. This field is restricted.
|
||||
region is used.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ FLAGS
|
|||
--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, the global service
|
||||
region is used. This field is restricted.
|
||||
region is used.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ FLAGS
|
|||
--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, the global service
|
||||
region is used. This field is restricted.
|
||||
region is used.
|
||||
|
||||
LIST COMMAND FLAGS
|
||||
--filter=EXPRESSION
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ FLAGS
|
|||
--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, the global service
|
||||
region is used. This field is restricted.
|
||||
region is used.
|
||||
|
||||
--stream
|
||||
If a build is ongoing, stream the logs to stdout until the build
|
||||
|
|
|
|||
|
|
@ -95,7 +95,7 @@ FLAGS
|
|||
--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, the global service
|
||||
region is used. This field is restricted.
|
||||
region is used.
|
||||
|
||||
--substitutions=[KEY=VALUE,...]
|
||||
Parameters to be substituted in the build specification.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue