1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 18:45:13 +00:00
gcloud-help/gcloud/beta/iap/help
2022-06-08 09:13:38 +00:00

47 lines
1.1 KiB
Text

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.
tcp
(BETA) Manage IAP TCP resources.
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