mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed Nov 1 10:29:29 UTC 2023
This commit is contained in:
parent
ecf00beb5e
commit
f2c5d1d45f
371 changed files with 9433 additions and 9676 deletions
|
|
@ -143,3 +143,11 @@ GCLOUD WIDE FLAGS
|
|||
--trace-token, --user-output-enabled, --verbosity.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha asset analyze-iam-policy
|
||||
|
||||
$ gcloud beta asset analyze-iam-policy
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
NAME
|
||||
gcloud asset analyze-iam-policy-longrunning - analyzes IAM policies that
|
||||
match a request asynchronously and writes the analysis results to
|
||||
Google Cloud Storage or BigQuery destination
|
||||
match a request asynchronously and writes the results to Google Cloud
|
||||
Storage or BigQuery destination
|
||||
|
||||
SYNOPSIS
|
||||
gcloud asset analyze-iam-policy-longrunning
|
||||
|
|
@ -22,7 +22,7 @@ SYNOPSIS
|
|||
|
||||
DESCRIPTION
|
||||
Analyzes IAM policies that match a request asynchronously and writes the
|
||||
analysis results to Google Cloud Storage or BigQuery destination.
|
||||
results to Google Cloud Storage or BigQuery destination.
|
||||
|
||||
EXAMPLES
|
||||
To find out which users have been granted the iam.serviceAccounts.actAs
|
||||
|
|
@ -181,3 +181,11 @@ GCLOUD WIDE FLAGS
|
|||
--trace-token, --user-output-enabled, --verbosity.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha asset analyze-iam-policy-longrunning
|
||||
|
||||
$ gcloud beta asset analyze-iam-policy-longrunning
|
||||
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ COMMANDS
|
|||
|
||||
analyze-iam-policy-longrunning
|
||||
Analyzes IAM policies that match a request asynchronously and writes
|
||||
the analysis results to Google Cloud Storage or BigQuery destination.
|
||||
the results to Google Cloud Storage or BigQuery destination.
|
||||
|
||||
analyze-move
|
||||
Analyzes resource move.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue