1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-14 00:46:53 +00:00
gcloud-help/gcloud/alpha/scc/custom-modules/sha/help

60 lines
1.7 KiB
Text
Raw Normal View History

2023-02-08 10:13:59 +00:00
NAME
2023-04-12 10:43:12 +00:00
gcloud alpha scc custom-modules sha - manage Security Health Analytics
custom modules
2023-02-08 10:13:59 +00:00
SYNOPSIS
gcloud alpha scc custom-modules sha COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2023-04-12 10:43:12 +00:00
(ALPHA) Manage Security Health Analytics custom modules.
2023-02-08 10:13:59 +00:00
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
2023-04-12 10:43:12 +00:00
(ALPHA) Get the details of a Security Health Analytics custom module.
2023-02-08 10:13:59 +00:00
get-effective
2023-04-12 10:43:12 +00:00
(ALPHA) Get the details of a Security Health Analytics custom module
with effective enablement state.
2023-02-08 10:13:59 +00:00
list
2023-04-12 10:43:12 +00:00
(ALPHA) List the details of Security Health Analytics custom modules.
2023-02-08 10:13:59 +00:00
list-descendant
2023-04-12 10:43:12 +00:00
(ALPHA) List the details of the resident and descendant Security Health
Analytics custom modules.
2023-02-08 10:13:59 +00:00
list-effective
2023-04-12 10:43:12 +00:00
(ALPHA) List the details of Security Health Analytics custom modules
with effective enablement states.
2023-02-08 10:13:59 +00:00
2023-11-15 11:42:54 +00:00
simulate
(ALPHA) Validates a Security Health Analytics custom module.
2023-02-08 10:13:59 +00:00
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
2023-04-12 10:43:12 +00:00
access allowlist. This variant is also available:
$ gcloud scc custom-modules sha
2023-02-08 10:13:59 +00:00