1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/iap/help

47 lines
1 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud iap - manage IAP policies
SYNOPSIS
gcloud iap GROUP [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Cloud Identity-Aware Proxy (Cloud IAP) controls access to your cloud
applications running on Google Cloud Platform. Cloud IAP works by verifying
user identity and context of the request to determine if a user should be
allowed to access the application.
More information on Cloud IAP can be found here:
https://cloud.google.com/iap and detailed documentation can be found here:
https://cloud.google.com/iap/docs/
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
2022-06-23 08:40:08 +00:00
oauth-brands
2025-07-17 11:02:31 +00:00
(DEPRECATED) Manage IAP OAuth brands.
2022-06-23 08:40:08 +00:00
oauth-clients
2025-07-17 11:02:31 +00:00
(DEPRECATED) Manage IAP OAuth clients.
2022-06-23 08:40:08 +00:00
2022-03-01 04:29:52 +00:00
settings
Manage IAP settings.
2022-08-03 09:18:38 +00:00
tcp
Manage IAP TCP resources.
2022-03-01 04:29:52 +00:00
web
Manage IAP web policies.
NOTES
These variants are also available:
$ gcloud alpha iap
$ gcloud beta iap