mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
33 lines
837 B
Text
33 lines
837 B
Text
NAME
|
|
gcloud scc iac-validation-reports - manage Cloud SCC
|
|
(Security Command Center) iac-validation-reports
|
|
|
|
SYNOPSIS
|
|
gcloud scc iac-validation-reports COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Cloud SCC (Security Command Center) iac-validation-reports.
|
|
|
|
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) IaC Validation Report.
|
|
|
|
describe
|
|
Describe a Cloud Security Command Center (SCC) IaC Validation Report.
|
|
|
|
list
|
|
Lists all the Cloud Security Command Center (SCC) IaC validation
|
|
reports for an organization.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha scc iac-validation-reports
|
|
|