File: //snap/google-cloud-cli/current/help/man/man1/gcloud_alpha_iam_oauth-clients.1
.TH "GCLOUD_ALPHA_IAM_OAUTH\-CLIENTS" 1
.SH "NAME"
.HP
gcloud alpha iam oauth\-clients \- create and manage OAuth clients
.SH "SYNOPSIS"
.HP
\f5gcloud alpha iam oauth\-clients\fR \fIGROUP\fR | \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(ALPHA)\fR The gcloud alpha iam oauth\-clients group lets you create and
manage OAuth clients for projects on the Google Cloud Platform.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "GROUPS"
\f5\fIGROUP\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcredentials\fR
\fB(ALPHA)\fR Create and manage OAuth client credentials.
.RE
.sp
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
\fB(ALPHA)\fR Create an OAuth client.
.TP 2m
\fBdelete\fR
\fB(ALPHA)\fR Delete an OAuth client.
.TP 2m
\fBdescribe\fR
\fB(ALPHA)\fR Describe an OAuth client.
.TP 2m
\fBlist\fR
\fB(ALPHA)\fR List OAuth clients.
.TP 2m
\fBundelete\fR
\fB(ALPHA)\fR Undelete an OAuth client.
.TP 2m
\fBupdate\fR
\fB(ALPHA)\fR Update an OAuth client.
.RE
.sp
.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. This variant is also available:
.RS 2m
$ gcloud iam oauth\-clients
.RE