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
|
|
@ -1,11 +1,12 @@
|
|||
NAME
|
||||
gcloud alpha scc custom-modules sha - manage custom modules
|
||||
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 custom modules.
|
||||
(ALPHA) Manage Security Health Analytics custom modules.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -22,19 +23,22 @@ COMMANDS
|
|||
(ALPHA) Delete a Security Health Analytics custom module.
|
||||
|
||||
get
|
||||
(ALPHA) Get a Security Health Analytics custom module.
|
||||
(ALPHA) Get the details of a Security Health Analytics custom module.
|
||||
|
||||
get-effective
|
||||
(ALPHA) Get an effective Security Health Analytics custom module.
|
||||
(ALPHA) Get the details of a Security Health Analytics custom module
|
||||
with effective enablement state.
|
||||
|
||||
list
|
||||
(ALPHA) List Security Health Analytics custom modules.
|
||||
(ALPHA) List the details of Security Health Analytics custom modules.
|
||||
|
||||
list-descendant
|
||||
(ALPHA) List Descendant Security Health Analytics custom modules.
|
||||
(ALPHA) List the details of the resident and descendant Security Health
|
||||
Analytics custom modules.
|
||||
|
||||
list-effective
|
||||
(ALPHA) List Effective Security Health Analytics custom modules.
|
||||
(ALPHA) List the details of Security Health Analytics custom modules
|
||||
with effective enablement states.
|
||||
|
||||
test
|
||||
(ALPHA) Test a Security Health Analytics custom module.
|
||||
|
|
@ -46,5 +50,7 @@ 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.
|
||||
access allowlist. This variant is also available:
|
||||
|
||||
$ gcloud scc custom-modules sha
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue