mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Thu Oct 5 11:50:15 UTC 2023
This commit is contained in:
parent
6c60d7f07f
commit
9641ff6585
118 changed files with 2726 additions and 214 deletions
44
gcloud/alpha/scc/posture-deployments/help
Normal file
44
gcloud/alpha/scc/posture-deployments/help
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
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 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.
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue