1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Sep 25 09:51:52 UTC 2024

This commit is contained in:
Automated 2024-09-25 09:51:52 +00:00
parent 8ebed5b0f1
commit 0a5b6f11af
202 changed files with 9781 additions and 830 deletions

View file

@ -51,11 +51,13 @@ FLAGS
Insight type to list insights for. If no insight type is specified,
insights for all supported insight types are listed. Supported insight
types can be found here:
https://cloud.google.com/recommender/docs/insights/insight-types
https://cloud.google.com/recommender/docs/insights/insight-types Not
specifying an insight-type can add a minute to the runtime.
--location=LOCATION
Location to list insights for. If no location is specified, insights
for all supported locations are listed.
for all supported locations are listed. Not specifying a location can
add 15-20 seconds to the runtime.
--[no-]recursive
In addition to listing the insights for the specified organization or
@ -69,8 +71,9 @@ FLAGS
projects. The maximum number of resources (organization, folders,
projects, and descendant resources) that can be accessed at once with
the --recursive flag is 100. For a larger number of nested resources,
use BigQuery Export. Use --recursive to enable and --no-recursive to
disable. Use --recursive to enable and --no-recursive to disable.
use BigQuery Export. Using --recursive can add 15-20 seconds per
resource to the runtime. Use --recursive to enable and --no-recursive
to disable.
LIST COMMAND FLAGS
--filter=EXPRESSION

View file

@ -47,13 +47,15 @@ REQUIRED FLAGS
FLAGS
--location=LOCATION
Location to list recommendations for. If no location is specified,
recommendations for all supported locations are listed.
recommendations for all supported locations are listed. Not specifying
a location can add 15-20 seconds to the runtime.
--recommender=RECOMMENDER
Recommender to list recommendations for. If no recommender is
specified, recommendations for all supported recommenders are listed.
Supported recommenders can be found here:
https://cloud.google.com/recommender/docs/recommenders
https://cloud.google.com/recommender/docs/recommenders Not specifying a
recommender can add 15-20 seconds to the runtime.
--[no-]recursive
In addition to listing the recommendations for the specified
@ -68,8 +70,8 @@ FLAGS
The maximum number of resources (organization, folders, projects, and
descendant resources) that can be accessed at once with the --recursive
flag is 100. For a larger number of nested resources, use BigQuery
Export. Use --recursive to enable and --no-recursive to disable. Use
--recursive to enable and --no-recursive to disable.
Export. Using --recursive can add 15-20 seconds per resource to the
runtime. Use --recursive to enable and --no-recursive to disable.
LIST COMMAND FLAGS
--filter=EXPRESSION