mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed Jan 24 10:20:07 UTC 2024
This commit is contained in:
parent
a47e1e835a
commit
7a546ffea4
99 changed files with 2090 additions and 1700 deletions
44
gcloud/scc/postures/help
Normal file
44
gcloud/scc/postures/help
Normal file
|
|
@ -0,0 +1,44 @@
|
|||
NAME
|
||||
gcloud scc postures - manage Cloud Security Command Center postures
|
||||
|
||||
SYNOPSIS
|
||||
gcloud scc postures COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Cloud Security Command Center (SCC) postures.
|
||||
|
||||
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.
|
||||
|
||||
delete
|
||||
Delete a Cloud Security Command Center (SCC) posture.
|
||||
|
||||
describe
|
||||
Describe a Cloud Security Command Center (SCC) posture.
|
||||
|
||||
extract
|
||||
Extract a Cloud Security Command Center (SCC) posture from a workload.
|
||||
|
||||
list
|
||||
Lists all the Cloud Security Command Center (SCC) postures for an
|
||||
organization.
|
||||
|
||||
list-revisions
|
||||
List the revisions of a Cloud Security Command Center (SCC) posture.
|
||||
|
||||
update
|
||||
Update the given Cloud Security Command Center (SCC) posture.
|
||||
|
||||
NOTES
|
||||
This variant is also available:
|
||||
|
||||
$ gcloud alpha scc postures
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue