mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
52 lines
1.3 KiB
Text
52 lines
1.3 KiB
Text
|
|
NAME
|
||
|
|
gcloud beta scc assets - manage Cloud SCC (Security Command Center) assets
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta scc assets COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) 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
|
||
|
|
(BETA) Describe an asset given its resource name or asset id.
|
||
|
|
|
||
|
|
get-parent
|
||
|
|
(BETA) Get the Parent for an asset given its resource name or asset id.
|
||
|
|
|
||
|
|
get-project
|
||
|
|
(BETA) Get the Project for an asset given its resource name or asset
|
||
|
|
id.
|
||
|
|
|
||
|
|
group
|
||
|
|
(BETA) Filter an organization's assets and groups them by their
|
||
|
|
specified properties.
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List Cloud Security Command Center assets.
|
||
|
|
|
||
|
|
list-marks
|
||
|
|
(BETA) List an assets's security marks.
|
||
|
|
|
||
|
|
run-discovery
|
||
|
|
(BETA) Scan an organization for new/modified/deleted assets.
|
||
|
|
|
||
|
|
update-marks
|
||
|
|
(BETA) Update Cloud Security Command Center asset's security marks.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud scc assets
|
||
|
|
|
||
|
|
$ gcloud alpha scc assets
|
||
|
|
|