mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
33 lines
698 B
Text
33 lines
698 B
Text
|
|
NAME
|
||
|
|
gcloud scc manage services - manage Cloud SCC (Security Command Center)
|
||
|
|
services
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud scc manage services COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Cloud SCC (Security Command Center) services.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
describe
|
||
|
|
Get the details of a Security Command Center service.
|
||
|
|
|
||
|
|
list
|
||
|
|
List the details of Security Command Center services.
|
||
|
|
|
||
|
|
update
|
||
|
|
Update a Security Command Center service.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This variant is also available:
|
||
|
|
|
||
|
|
$ gcloud alpha scc manage services
|
||
|
|
|