1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 12:22:03 +00:00
gcloud-help/gcloud/scc/assets/help

52 lines
1.2 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud scc assets - manage Cloud SCC (Security Command Center) assets
SYNOPSIS
gcloud scc assets COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
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
2023-07-20 11:47:25 +00:00
(DEPRECATED) Describe an asset given its resource name or asset id.
2022-03-01 04:29:52 +00:00
get-parent
2023-07-20 11:47:25 +00:00
(DEPRECATED) Get the Parent for an asset given its resource name or
asset id.
2022-03-01 04:29:52 +00:00
get-project
2023-07-20 11:47:25 +00:00
(DEPRECATED) Get the Project for an asset given its resource name or
asset id.
2022-03-01 04:29:52 +00:00
group
2023-07-20 11:47:25 +00:00
(DEPRECATED) Filter an organization's assets and groups them by their
specified properties.
2022-03-01 04:29:52 +00:00
list
2023-07-20 11:47:25 +00:00
(DEPRECATED) List Cloud Security Command Center assets.
2022-03-01 04:29:52 +00:00
list-marks
2023-07-20 11:47:25 +00:00
(DEPRECATED) List an assets's security marks.
2022-03-01 04:29:52 +00:00
run-discovery
2023-07-20 11:47:25 +00:00
(DEPRECATED) Scan an organization for new/modified/deleted assets.
2022-03-01 04:29:52 +00:00
update-marks
Update Cloud Security Command Center asset's security marks.
NOTES
These variants are also available:
$ gcloud alpha scc assets
$ gcloud beta scc assets