mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
50 lines
1.4 KiB
Text
50 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha scc custom-modules etd - manage custom modules
|
|
|
|
SYNOPSIS
|
|
gcloud alpha scc custom-modules etd COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Create an Event Threat Detection custom module.
|
|
|
|
delete
|
|
(ALPHA) Delete an Event Threat Detection custom module.
|
|
|
|
get
|
|
(ALPHA) Get the details of an Event Threat Detection custom module.
|
|
|
|
get-effective
|
|
(ALPHA) Get the details of a Event Threat Detection custom module with
|
|
effective enablement state.
|
|
|
|
list
|
|
(ALPHA) List the details of Event Threat Detection custom modules.
|
|
|
|
list-descendant
|
|
(ALPHA) List the details of resident and descendant Event Threat
|
|
Detection custom modules.
|
|
|
|
list-effective
|
|
(ALPHA) List the details of Event Threat Detection custom modules with
|
|
effective enablement states.
|
|
|
|
update
|
|
(ALPHA) Update an Event Threat Detection custom module.
|
|
|
|
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.
|
|
|