1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/iap/oauth-clients/help
2025-10-01 11:06:24 +00:00

49 lines
1.4 KiB
Text

NAME
gcloud iap oauth-clients - manage IAP OAuth clients
SYNOPSIS
gcloud iap oauth-clients COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(DEPRECATED) Manage IAP OAuth clients.
This command is deprecated and will be non-functional after the IAP OAuth
Admin APIs are turned down. Jan 19, 2026: Google will discontinue support
for the IAP OAuth Admin APIs. New projects will not be able to use these
APIs. March 19, 2026: The IAP OAuth Admin APIs will be permanently shut
down. Access to this feature will no longer be available.
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
(DEPRECATED) Create a Cloud IAP OAuth client in the project.
delete
(DEPRECATED) Delete a Cloud IAP OAuth client.
describe
(DEPRECATED) Describe a Cloud IAP OAuth client.
list
(DEPRECATED) List Cloud IAP OAuth clients in the Cloud OAuth brand.
reset-secret
(DEPRECATED) Reset a Cloud IAP OAuth client secret.
NOTES
These variants are also available:
$ gcloud alpha iap oauth-clients
$ gcloud beta iap oauth-clients