mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Thu Jan 19 00:56:33 UTC 2023
This commit is contained in:
parent
348d9760ee
commit
1248f773ec
1462 changed files with 51835 additions and 5402 deletions
|
|
@ -25,18 +25,17 @@ 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, builds/region is
|
||||
used. If builds/region is unset,region is set to "global".
|
||||
supported region name (e.g. us-central1). If unset, builds/region,
|
||||
which is the default region to use when working with Cloud Build
|
||||
resources, is used. If builds/region is unset, region is set to global.
|
||||
|
||||
LIST COMMAND FLAGS
|
||||
--filter=EXPRESSION
|
||||
Apply a Boolean filter EXPRESSION to each resource item to be listed.
|
||||
If the expression evaluates True, then that item is listed. For more
|
||||
details and examples of filter expressions, run $ gcloud topic filters.
|
||||
With the exception of regex matching, this flag interacts with other
|
||||
flags that are applied in this order: --flatten, --sort-by, --filter,
|
||||
--limit. Any regex operations specified by --filter are applied
|
||||
client-side, after --limit.
|
||||
This flag interacts with other flags that are applied in this order:
|
||||
--flatten, --sort-by, --filter, --limit.
|
||||
|
||||
--limit=LIMIT; default=50
|
||||
Maximum number of resources to list. The default is 50. This flag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue