mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
46 lines
1.2 KiB
Text
46 lines
1.2 KiB
Text
NAME
|
|
gcloud alpha scc settings services - manage Cloud SCC services settings
|
|
|
|
SYNOPSIS
|
|
gcloud alpha scc settings services GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage Cloud SCC services settings.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
modules
|
|
(ALPHA) Manage Cloud SCC modules settings.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
(ALPHA) Display effective service settings of Security Command
|
|
Center(SCC).
|
|
|
|
describe-explicit
|
|
(ALPHA) Display component settings of Security Command Center(SCC).
|
|
|
|
disable
|
|
(ALPHA) Disable a service in Security Command Center(SCC).
|
|
|
|
enable
|
|
(ALPHA) Enable a service in Security Command Center(SCC).
|
|
|
|
inherit
|
|
(ALPHA) Set service enablement state to "inherited" in Security Command
|
|
Center(SCC).
|
|
|
|
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.
|
|
|