mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 06:11:59 +00:00
gcloud: Wed Feb 8 10:13:59 UTC 2023
This commit is contained in:
parent
fc11b54760
commit
11068cb123
240 changed files with 8982 additions and 619 deletions
50
gcloud/alpha/scc/custom-modules/sha/help
Normal file
50
gcloud/alpha/scc/custom-modules/sha/help
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
NAME
|
||||
gcloud alpha scc custom-modules sha - manage custom modules
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha scc custom-modules sha COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) Manage 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 a Security Health Analytics custom module.
|
||||
|
||||
get-effective
|
||||
(ALPHA) Get an effective Security Health Analytics custom module.
|
||||
|
||||
list
|
||||
(ALPHA) List Security Health Analytics custom modules.
|
||||
|
||||
list-descendant
|
||||
(ALPHA) List Descendant Security Health Analytics custom modules.
|
||||
|
||||
list-effective
|
||||
(ALPHA) List Effective Security Health Analytics custom modules.
|
||||
|
||||
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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue