mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
51 lines
1.3 KiB
Text
51 lines
1.3 KiB
Text
|
|
NAME
|
||
|
|
gcloud alpha scc custom-modules sha - manage custom modules
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha scc custom-modules sha 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 a Security Health Analytics custom module.
|
||
|
|
|
||
|
|
delete
|
||
|
|
(ALPHA) Delete a Security Health Analytics custom module.
|
||
|
|
|
||
|
|
get
|
||
|
|
(ALPHA) Get a Security Health Analytics custom module.
|
||
|
|
|
||
|
|
get-effective
|
||
|
|
(ALPHA) Get an effective Security Health Analytics custom module.
|
||
|
|
|
||
|
|
list
|
||
|
|
(ALPHA) List Security Health Analytics custom modules.
|
||
|
|
|
||
|
|
list-descendant
|
||
|
|
(ALPHA) List Descendant Security Health Analytics custom modules.
|
||
|
|
|
||
|
|
list-effective
|
||
|
|
(ALPHA) List Effective Security Health Analytics custom modules.
|
||
|
|
|
||
|
|
test
|
||
|
|
(ALPHA) Test a Security Health Analytics custom module.
|
||
|
|
|
||
|
|
update
|
||
|
|
(ALPHA) Update a Security Health Analytics 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.
|
||
|
|
|