1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 14:26:34 +00:00
gcloud-help/gcloud/iap/oauth-clients/help
2022-06-23 08:40:08 +00:00

39 lines
783 B
Text

NAME
gcloud iap oauth-clients - manage IAP OAuth clients
SYNOPSIS
gcloud iap oauth-clients COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage IAP OAuth clients.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
Create a Cloud IAP OAuth client for 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.
NOTES
These variants are also available:
$ gcloud alpha iap oauth-clients
$ gcloud beta iap oauth-clients