1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/alpha/iap/oauth-clients/help

45 lines
1.2 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud alpha iap oauth-clients - manage IAP OAuth clients
SYNOPSIS
gcloud alpha iap oauth-clients COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
2023-01-19 00:56:33 +00:00
(ALPHA) 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.
2022-03-01 04:29:52 +00:00
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
2023-01-19 00:56:33 +00:00
(ALPHA) Create a Cloud IAP OAuth client in the project.
2022-03-01 04:29:52 +00:00
delete
(ALPHA) Delete a Cloud IAP OAuth client.
describe
(ALPHA) Describe a Cloud IAP OAuth client.
list
(ALPHA) List Cloud IAP OAuth clients in the Cloud OAuth brand.
reset-secret
(ALPHA) Reset a Cloud IAP OAuth client secret.
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
2022-06-23 08:40:08 +00:00
access allowlist. These variants are also available:
$ gcloud iap oauth-clients
2022-03-01 04:29:52 +00:00
$ gcloud beta iap oauth-clients