1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 02:25:19 +00:00

gcloud: Wed Aug 17 09:22:03 UTC 2022

This commit is contained in:
Automated 2022-08-17 09:22:03 +00:00
parent fa820bfa8d
commit c614d893da
Failed to extract signature
183 changed files with 3129 additions and 270 deletions

View file

@ -24,8 +24,8 @@ POSITIONAL ARGUMENTS
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.
supported region name (e.g. us-central1). If unset, builds/region is
used. If builds/region is unset,region is set to "global".
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,

View file

@ -20,8 +20,8 @@ POSITIONAL ARGUMENTS
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.
supported region name (e.g. us-central1). If unset, builds/region is
used. If builds/region is unset,region is set to "global".
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,

View file

@ -24,8 +24,8 @@ 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.
supported region name (e.g. us-central1). If unset, builds/region is
used. If builds/region is unset,region is set to "global".
LIST COMMAND FLAGS
--filter=EXPRESSION

View file

@ -25,8 +25,8 @@ POSITIONAL ARGUMENTS
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.
supported region name (e.g. us-central1). If unset, builds/region is
used. If builds/region is unset,region is set to "global".
--stream
If a build is ongoing, stream the logs to stdout until the build

View file

@ -94,8 +94,8 @@ 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.
supported region name (e.g. us-central1). If unset, builds/region is
used. If builds/region is unset,region is set to "global".
--substitutions=[KEY=VALUE,...]
Parameters to be substituted in the build specification.