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:
parent
fa820bfa8d
commit
c614d893da
183 changed files with 3129 additions and 270 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue