mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
50 lines
1.3 KiB
Text
50 lines
1.3 KiB
Text
|
|
NAME
|
||
|
|
gcloud alpha scc - manage Cloud SCC resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha scc GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) Commands for managing Google Cloud SCC (Security Command Center)
|
||
|
|
resources.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
assets
|
||
|
|
(ALPHA) Manage Cloud SCC (Security Command Center) assets.
|
||
|
|
|
||
|
|
findings
|
||
|
|
(ALPHA) Manage Cloud SCC (Security Command Center) findings.
|
||
|
|
|
||
|
|
muteconfigs
|
||
|
|
(ALPHA) Manage Cloud SCC (Security Command Center) mute configs.
|
||
|
|
|
||
|
|
notifications
|
||
|
|
(ALPHA) Manage Cloud SCC (Security Command Center) notifications.
|
||
|
|
|
||
|
|
operations
|
||
|
|
(ALPHA) Manage Cloud SCC (Security Command Center) operations.
|
||
|
|
|
||
|
|
settings
|
||
|
|
(ALPHA) Manage Cloud SCC (Security Command Center) settings.
|
||
|
|
|
||
|
|
sources
|
||
|
|
(ALPHA) Manage Cloud SCC (Security Command Center) finding sources.
|
||
|
|
|
||
|
|
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
|
||
|
|
|
||
|
|
$ gcloud beta scc
|
||
|
|
|