mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-15 17:35:31 +00:00
52 lines
1.2 KiB
Text
52 lines
1.2 KiB
Text
NAME
|
|
gcloud scc manage custom-modules etd - manage custom modules
|
|
|
|
SYNOPSIS
|
|
gcloud scc manage custom-modules etd COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage custom modules.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create an Event Threat Detection custom module.
|
|
|
|
delete
|
|
Delete an Event Threat Detection custom module.
|
|
|
|
describe
|
|
Get the details of a Event Threat Detection custom module.
|
|
|
|
describe-effective
|
|
Get the effective details of a Event Threat Detection effective custom
|
|
module.
|
|
|
|
list
|
|
List details of resident and inherited Event Threat Detection Custom
|
|
Modules.
|
|
|
|
list-descendant
|
|
List the details of the resident and descendant Event Threat Detection
|
|
custom modules.
|
|
|
|
list-effective
|
|
List the details of an Event Threat Detection effective custom module.
|
|
|
|
update
|
|
Update an Event Threat Detection custom module.
|
|
|
|
validate
|
|
Command to validate an ETD custom module.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha scc manage custom-modules etd
|
|
|