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