NAME

gcloud beta iap oauth-clients - manage IAP OAuth clients

SYNOPSIS

gcloud beta iap oauth-clients COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

(BETA) Manage OAuth clients that are used by Cloud Identity-Aware Proxy. Note this API cannot be used as a generic management API for all OAuth clients in your project.

GCLOUD WIDE FLAGS

These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS

COMMAND is one of the following:

create

(BETA) Create a Cloud IAP OAuth client in the project.

delete

(BETA) Delete a Cloud IAP OAuth client.

describe

(BETA) Describe a Cloud IAP OAuth client.

list

(BETA) List Cloud IAP OAuth clients in the Cloud OAuth brand.

reset-secret

(BETA) Reset a Cloud IAP OAuth client secret.

NOTES

This command is currently in beta and might change without notice. These variants are also available:

$ gcloud iap oauth-clients

$ gcloud alpha iap oauth-clients