mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
40 lines
985 B
Text
40 lines
985 B
Text
NAME
|
|
gcloud scc posture-deployments - manage Cloud Security Command Center
|
|
posture deployments
|
|
|
|
SYNOPSIS
|
|
gcloud scc posture-deployments COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Cloud Security Command Center (SCC) posture deployments.
|
|
|
|
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 Cloud Security Command Center (SCC) posture deployment.
|
|
|
|
delete
|
|
Delete a Cloud Security Command Center (SCC) posture deployment.
|
|
|
|
describe
|
|
Describe a Cloud Security Command Center (SCC) posture deployment.
|
|
|
|
list
|
|
List the details of the Cloud Security Command Center (SCC) posture
|
|
deployments.
|
|
|
|
update
|
|
Update the given Cloud Security Command Center (SCC) posture
|
|
deployment.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha scc posture-deployments
|
|
|