gcloud iap oauth-clients - manage IAP OAuth clients
gcloud iap oauth-clients COMMAND [GCLOUD_WIDE_FLAG ...]
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.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- create
Create a Cloud IAP OAuth client in the project.
- delete
Delete a Cloud IAP OAuth client.
- describe
Describe a Cloud IAP OAuth client.
- list
List Cloud IAP OAuth clients in the Cloud OAuth brand.
- reset-secret
Reset a Cloud IAP OAuth client secret.
These variants are also available:
$ gcloud alpha iap oauth-clients
$ gcloud beta iap oauth-clients