mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jul 26 10:48:49 UTC 2023
This commit is contained in:
parent
64e67b443c
commit
4558a00e48
204 changed files with 2787 additions and 1591 deletions
38
gcloud/alpha/scc/custom-modules/etd/help
Normal file
38
gcloud/alpha/scc/custom-modules/etd/help
Normal file
|
|
@ -0,0 +1,38 @@
|
|||
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.
|
||||
|
||||
list
|
||||
(ALPHA) List the details of Event Threat Detection custom modules.
|
||||
|
||||
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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue