mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
50 lines
1.1 KiB
Text
50 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 Cloud 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 Cloud Security Command Center finding's mute state.
|
||
|
|
|
||
|
|
update
|
||
|
|
Update a Cloud Security Command Center finding.
|
||
|
|
|
||
|
|
update-marks
|
||
|
|
Update Cloud Security Command Center finding's security marks.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha scc findings
|
||
|
|
|
||
|
|
$ gcloud beta scc findings
|
||
|
|
|