2022-03-01 04:29:52 +00:00
|
|
|
NAME
|
|
|
|
|
gcloud scc notifications - manage Cloud SCC (Security Command Center)
|
|
|
|
|
notifications
|
|
|
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
|
gcloud scc notifications COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
|
|
|
Manage Cloud SCC (Security Command Center) notifications.
|
|
|
|
|
|
|
|
|
|
GCLOUD WIDE FLAGS
|
|
|
|
|
These flags are available to all commands: --help.
|
|
|
|
|
|
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
|
|
|
|
|
|
COMMANDS
|
|
|
|
|
COMMAND is one of the following:
|
|
|
|
|
|
|
|
|
|
create
|
2024-02-29 10:17:22 +00:00
|
|
|
Create a Security Command Center notification config.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
delete
|
2024-02-29 10:17:22 +00:00
|
|
|
Delete a Security Command Center notification config.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
describe
|
2024-02-29 10:17:22 +00:00
|
|
|
Describe a Security Command Center notification config.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
list
|
2024-02-29 10:17:22 +00:00
|
|
|
List Security Command Center notification configs.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
update
|
2024-02-29 10:17:22 +00:00
|
|
|
Update a Security Command Center notification config.
|
2022-03-01 04:29:52 +00:00
|
|
|
|
|
|
|
|
NOTES
|
|
|
|
|
These variants are also available:
|
|
|
|
|
|
|
|
|
|
$ gcloud alpha scc notifications
|
|
|
|
|
|
|
|
|
|
$ gcloud beta scc notifications
|
|
|
|
|
|