1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/beta/iap/help

48 lines
1.1 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud beta iap - manage IAP policies
SYNOPSIS
gcloud beta iap GROUP [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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:
oauth-brands
(BETA) Manage IAP OAuth brands.
oauth-clients
(BETA) Manage IAP OAuth clients.
settings
(BETA) Manage IAP settings.
2022-06-08 09:13:38 +00:00
tcp
(BETA) Manage IAP TCP resources.
2022-03-01 04:29:52 +00:00
web
(BETA) Manage IAP web policies.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud iap
$ gcloud alpha iap