File: //snap/google-cloud-cli/current/help/man/man1/gcloud_alpha_scc_remediation-intents_create.1
.TH "GCLOUD_ALPHA_SCC_REMEDIATION\-INTENTS_CREATE" 1
.SH "NAME"
.HP
gcloud alpha scc remediation\-intents create \- creates a remediation intent resource
.SH "SYNOPSIS"
.HP
\f5gcloud alpha scc remediation\-intents create\fR \fB\-\-parent\fR=\fIPARENT\fR \fB\-\-workflow\-type\fR=\fIWORKFLOW_TYPE\fR [\fB\-\-async\fR] [\fB\-\-finding\-name\fR=\fIFINDING_NAME\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR Create a Cloud Security Command Center (SCC) RemediationIntent
resource. Created resource is returned as the response of the command.
.SH "EXAMPLES"
Sample usage: Create a manual workflow remediation intent resource: $ {command}
scc remediation\-intents create \e.RS 2m
\-\-parent=organizations/123456789/locations/global \e
\-\-finding\-name=projects/123456789/sources/123456789/locations/\e
global/findings/123456789 \-\-workflow\-type=manual
.RE
Create a semi\-autonomous workflow remediation intent resource: $ {command} scc
remediation\-intents create \e.RS 2m
\-\-parent=organizations/123456789/locations/global \e
\-\-workflow\-type=semi\-autonomous
.RE
.SH "REQUIRED FLAGS"
.RS 2m
.TP 2m
\fB\-\-parent\fR=\fIPARENT\fR
The parent resource to create the remediation intent under. Format:
organizations/{org_id}/locations/{loc_id}
.TP 2m
\fB\-\-workflow\-type\fR=\fIWORKFLOW_TYPE\fR
Type of the workflow to be created. \fIWORKFLOW_TYPE\fR must be one of:
\fBsemi\-autonomous\fR, \fBmanual\fR.
.RE
.sp
.SH "OPTIONAL FLAGS"
.RS 2m
.TP 2m
\fB\-\-async\fR
Return immediately, without waiting for the operation in progress to complete.
The default is \fBFalse\fR.
.TP 2m
\fB\-\-finding\-name\fR=\fIFINDING_NAME\fR
Canonical name of the SCC finding Format:
projects/{proj_id}/sources/{src_id}/locations/{loc_id}/findings/{finding_id}
.RE
.sp
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-access\-token\-file, \-\-account,
\-\-billing\-project, \-\-configuration, \-\-flags\-file, \-\-flatten,
\-\-format, \-\-help, \-\-impersonate\-service\-account, \-\-log\-http,
\-\-project, \-\-quiet, \-\-trace\-token, \-\-user\-output\-enabled,
\-\-verbosity.
Run \fB$ gcloud help\fR for details.
.SH "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.