mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 01:45:45 +00:00
56 lines
1.6 KiB
Text
56 lines
1.6 KiB
Text
NAME
|
|
gcloud alpha scc manage custom-modules etd - manage custom modules
|
|
|
|
SYNOPSIS
|
|
gcloud alpha scc manage 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.
|
|
|
|
describe
|
|
(ALPHA) Get the details of a Event Threat Detection custom module.
|
|
|
|
describe-effective
|
|
(ALPHA) Get the effective details of a Event Threat Detection effective
|
|
custom module.
|
|
|
|
list
|
|
(ALPHA) List details of resident and inherited Event Threat Detection
|
|
Custom Modules.
|
|
|
|
list-descendant
|
|
(ALPHA) List the details of the resident and descendant Event Threat
|
|
Detection custom modules.
|
|
|
|
list-effective
|
|
(ALPHA) List the details of an Event Threat Detection effective custom
|
|
module.
|
|
|
|
update
|
|
(ALPHA) Update an Event Threat Detection custom module.
|
|
|
|
validate
|
|
(ALPHA) Command to validate an ETD 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. This variant is also available:
|
|
|
|
$ gcloud scc manage custom-modules etd
|
|
|