mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
50 lines
1.2 KiB
Text
50 lines
1.2 KiB
Text
NAME
|
|
gcloud scc custom-modules sha - manage Security Health Analytics custom
|
|
modules
|
|
|
|
SYNOPSIS
|
|
gcloud scc custom-modules sha COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Create a Security Health Analytics custom module.
|
|
|
|
delete
|
|
Delete a Security Health Analytics custom module.
|
|
|
|
get
|
|
Get the details of a Security Health Analytics custom module.
|
|
|
|
get-effective
|
|
Get the details of a Security Health Analytics custom module with
|
|
effective enablement state.
|
|
|
|
list
|
|
List the details of Security Health Analytics custom modules.
|
|
|
|
list-descendant
|
|
List the details of the resident and descendant Security Health
|
|
Analytics custom modules.
|
|
|
|
list-effective
|
|
List the details of Security Health Analytics custom modules with
|
|
effective enablement states.
|
|
|
|
update
|
|
Update a Security Health Analytics custom module.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha scc custom-modules sha
|
|
|