mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 23:49:35 +00:00
49 lines
1.4 KiB
Text
49 lines
1.4 KiB
Text
NAME
|
|
gcloud alpha iap oauth-clients - manage IAP OAuth clients
|
|
|
|
SYNOPSIS
|
|
gcloud alpha iap oauth-clients COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) (DEPRECATED) Manage IAP OAuth clients.
|
|
|
|
This command is deprecated.
|
|
|
|
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
|
|
(ALPHA) (DEPRECATED) Create a Cloud IAP OAuth client in the project.
|
|
|
|
delete
|
|
(ALPHA) (DEPRECATED) Delete a Cloud IAP OAuth client.
|
|
|
|
describe
|
|
(ALPHA) (DEPRECATED) Describe a Cloud IAP OAuth client.
|
|
|
|
list
|
|
(ALPHA) (DEPRECATED) List Cloud IAP OAuth clients in the Cloud OAuth
|
|
brand.
|
|
|
|
reset-secret
|
|
(ALPHA) (DEPRECATED) 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
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud iap oauth-clients
|
|
|
|
$ gcloud beta iap oauth-clients
|
|
|