mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
59 lines
1.7 KiB
Text
59 lines
1.7 KiB
Text
NAME
|
|
gcloud alpha scc custom-modules sha - manage Security Health Analytics
|
|
custom modules
|
|
|
|
SYNOPSIS
|
|
gcloud alpha scc custom-modules sha COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Security Health Analytics 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 the details of a Security Health Analytics custom module.
|
|
|
|
get-effective
|
|
(ALPHA) Get the details of a Security Health Analytics custom module
|
|
with effective enablement state.
|
|
|
|
list
|
|
(ALPHA) List the details of Security Health Analytics custom modules.
|
|
|
|
list-descendant
|
|
(ALPHA) List the details of the resident and descendant Security Health
|
|
Analytics custom modules.
|
|
|
|
list-effective
|
|
(ALPHA) List the details of Security Health Analytics custom modules
|
|
with effective enablement states.
|
|
|
|
simulate
|
|
(ALPHA) Validates a Security Health Analytics custom module.
|
|
|
|
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. This variant is also available:
|
|
|
|
$ gcloud scc custom-modules sha
|
|
|