mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
53 lines
1.4 KiB
Text
53 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha scc findings - manage Cloud SCC (Security Command Center)
|
|
findings
|
|
|
|
SYNOPSIS
|
|
gcloud alpha scc findings COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Bulk mute Security Command Center findings based on a filter.
|
|
|
|
create
|
|
(ALPHA) Create a Security Command Center finding.
|
|
|
|
group
|
|
(ALPHA) Filter an organization or source's findings and groups them by
|
|
their specified properties.
|
|
|
|
list
|
|
(ALPHA) List an organization or source's findings.
|
|
|
|
list-marks
|
|
(ALPHA) List a finding's security marks.
|
|
|
|
set-mute
|
|
(ALPHA) Update a Security Command Center finding's mute state.
|
|
|
|
update
|
|
(ALPHA) Update a Security Command Center finding.
|
|
|
|
update-marks
|
|
(ALPHA) Update Security Command Center finding'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 findings
|
|
|
|
$ gcloud beta scc findings
|
|
|