File: //snap/google-cloud-cli/396/help/man/man1/gcloud_beta_access-approval_requests_invalidate.1
.TH "GCLOUD_BETA_ACCESS\-APPROVAL_REQUESTS_INVALIDATE" 1
.SH "NAME"
.HP
gcloud beta access\-approval requests invalidate \- invalidate an Access Approval request
.SH "SYNOPSIS"
.HP
\f5gcloud beta access\-approval requests invalidate\fR \fINAME\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR Invalidate an Access Approval request. This will raise an error if
the request does not exist or is not in an approved state.
.SH "EXAMPLES"
To invalidate an approval request using its name (e.g.
projects/12345/approvalRequests/abc123), run:
.RS 2m
$ gcloud beta access\-approval requests invalidate \e
projects/12345/approvalRequests/abc123
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fINAME\fR
Name of the Access Approval request to invalidate
.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 beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud access\-approval requests invalidate
.RE
.RS 2m
$ gcloud alpha access\-approval requests invalidate
.RE