mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Apr 12 10:43:12 UTC 2023
This commit is contained in:
parent
32e56b8b99
commit
b155beb241
220 changed files with 7834 additions and 1142 deletions
50
gcloud/scc/custom-modules/sha/help
Normal file
50
gcloud/scc/custom-modules/sha/help
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue