mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
60 lines
1.4 KiB
Text
60 lines
1.4 KiB
Text
NAME
|
|
gcloud asset - manage the Cloud Asset Inventory
|
|
|
|
SYNOPSIS
|
|
gcloud asset GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage the Cloud Asset Inventory.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
feeds
|
|
Manage Cloud Asset Inventory feeds.
|
|
|
|
operations
|
|
Manage Cloud Asset Inventory operations.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
analyze-iam-policy
|
|
Analyzes IAM policies that match a request.
|
|
|
|
analyze-iam-policy-longrunning
|
|
Analyzes IAM policies that match a request asynchronously and writes
|
|
the analysis results to Google Cloud Storage or BigQuery destination.
|
|
|
|
analyze-move
|
|
Analyzes resource move.
|
|
|
|
export
|
|
Export the cloud assets to Google Cloud Storage/BigQuery.
|
|
|
|
get-history
|
|
Get the update history of assets that overlaps a time window.
|
|
|
|
list
|
|
List the Cloud assets.
|
|
|
|
search-all-iam-policies
|
|
Searches all IAM policies within the specified accessible scope, such
|
|
as a project, folder or organization.
|
|
|
|
search-all-resources
|
|
Searches all Cloud resources within the specified accessible scope,
|
|
such as a project, folder or organization.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha asset
|
|
|
|
$ gcloud beta asset
|
|
|