mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
56 lines
1.6 KiB
Text
56 lines
1.6 KiB
Text
NAME
|
|
gcloud alpha scc assets - manage Cloud SCC (Security Command Center) assets
|
|
|
|
SYNOPSIS
|
|
gcloud alpha scc assets COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Cloud SCC (Security Command Center) assets.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
(ALPHA) (DEPRECATED) Describe an asset given its resource name or asset
|
|
id.
|
|
|
|
get-parent
|
|
(ALPHA) (DEPRECATED) Get the Parent for an asset given its resource
|
|
name or asset id.
|
|
|
|
get-project
|
|
(ALPHA) (DEPRECATED) Get the Project for an asset given its resource
|
|
name or asset id.
|
|
|
|
group
|
|
(ALPHA) (DEPRECATED) Filter an organization's assets and groups them by
|
|
their specified properties.
|
|
|
|
list
|
|
(ALPHA) (DEPRECATED) List Cloud Security Command Center assets.
|
|
|
|
list-marks
|
|
(ALPHA) (DEPRECATED) List an assets's security marks.
|
|
|
|
run-discovery
|
|
(ALPHA) (DEPRECATED) Scan an organization for new/modified/deleted
|
|
assets.
|
|
|
|
update-marks
|
|
(ALPHA) Update Cloud Security Command Center asset's security marks.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud scc assets
|
|
|
|
$ gcloud beta scc assets
|
|
|