File: //snap/google-cloud-cli/396/help/man/man1/gcloud_access-approval_requests_get.1
.TH "GCLOUD_ACCESS\-APPROVAL_REQUESTS_GET" 1
.SH "NAME"
.HP
gcloud access\-approval requests get \- get an Access Approval request
.SH "SYNOPSIS"
.HP
\f5gcloud access\-approval requests get\fR \fINAME\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Get an Access Approval Request. Raise error if the request does not exist.
.SH "EXAMPLES"
To get an approval request using its name (e.g.
projects/my\-project\-123/approvalRequests/abc123), run:
.RS 2m
$ gcloud access\-approval requests get \e
projects/my\-project\-123/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"
These variants are also available:
.RS 2m
$ gcloud alpha access\-approval requests get
.RE
.RS 2m
$ gcloud beta access\-approval requests get
.RE