mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
79 lines
2 KiB
Text
79 lines
2 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.
|
|
|
|
saved-queries
|
|
Manage Cloud Asset Inventory saved queries.
|
|
|
|
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 results to Google Cloud Storage or BigQuery destination.
|
|
|
|
analyze-move
|
|
Analyzes resource move.
|
|
|
|
analyze-org-policies
|
|
Analyze organization policies under a scope.
|
|
|
|
analyze-org-policy-governed-assets
|
|
Analyze organization policies governed assets under a scope.
|
|
|
|
analyze-org-policy-governed-containers
|
|
Analyze organization policies governed containers under a scope.
|
|
|
|
export
|
|
Export the cloud assets to Google Cloud Storage/BigQuery.
|
|
|
|
get-effective-iam-policy
|
|
Get effective IAM policies for a specified list of resources within
|
|
accessible scope, such as a project, folder or organization.
|
|
|
|
get-history
|
|
Get the update history of assets that overlaps a time window.
|
|
|
|
list
|
|
List the Cloud assets.
|
|
|
|
query
|
|
Query 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
|
|
|