mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Feb 22 10:25:44 UTC 2024
This commit is contained in:
parent
5bf6fb3fc0
commit
8778dcbd7e
245 changed files with 9946 additions and 513 deletions
56
gcloud/alpha/scc/manage/custom-modules/etd/help
Normal file
56
gcloud/alpha/scc/manage/custom-modules/etd/help
Normal file
|
|
@ -0,0 +1,56 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue