1
0
Fork 0
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:
Automated 2022-05-25 08:41:12 +00:00
parent bda2bf9142
commit 5b5ff68a0d
Failed to extract signature
154 changed files with 3252 additions and 284 deletions

View file

@ -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,

View file

@ -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,

View file

@ -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

View file

@ -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

View file

@ -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.