mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
49 lines
1.1 KiB
Text
49 lines
1.1 KiB
Text
NAME
|
|
gcloud scc findings - manage Cloud SCC (Security Command Center) findings
|
|
|
|
SYNOPSIS
|
|
gcloud scc findings COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Cloud SCC (Security Command Center) findings.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
bulk-mute
|
|
Bulk mute Security Command Center findings based on a filter.
|
|
|
|
create
|
|
Create a Security Command Center finding.
|
|
|
|
group
|
|
Filter an organization or source's findings and groups them by their
|
|
specified properties.
|
|
|
|
list
|
|
List an organization or source's findings.
|
|
|
|
list-marks
|
|
List a finding's security marks.
|
|
|
|
set-mute
|
|
Update a Security Command Center finding's mute state.
|
|
|
|
update
|
|
Update a Security Command Center finding.
|
|
|
|
update-marks
|
|
Update Security Command Center finding's security marks.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha scc findings
|
|
|
|
$ gcloud beta scc findings
|
|
|