File: //snap/google-cloud-cli/394/help/man/man1/gcloud_sql_operations_cancel.1
.TH "GCLOUD_SQL_OPERATIONS_CANCEL" 1
.SH "NAME"
.HP
gcloud sql operations cancel \- cancels a Cloud SQL instance operation
.SH "SYNOPSIS"
.HP
\f5gcloud sql operations cancel\fR \fIOPERATION\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Cancels a Cloud SQL instance operation.
.SH "EXAMPLES"
To cancel an operation with the id "prod\-operation\-id", like
"acb40108\-a483\-4a8b\-8a5c\-e27100000032", run:
.RS 2m
$ gcloud sql operations cancel prod\-operation\-id
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fIOPERATION\fR
Name that uniquely identifies the operation.
.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"
These variants are also available:
.RS 2m
$ gcloud alpha sql operations cancel
.RE
.RS 2m
$ gcloud beta sql operations cancel
.RE