gcloud iap web - manage IAP web policies
gcloud iap web COMMAND [GCLOUD_WIDE_FLAG ...]
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/
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- add-iam-policy-binding
Add IAM policy binding to an IAP IAM resource.
- disable
Disable Cloud Identity-Aware Proxy (Cloud IAP) on an IAP resource.
- enable
Enable Cloud Identity-Aware Proxy (Cloud IAP) on an IAP resource.
- get-iam-policy
Get IAM policy for an IAP IAM resource.
- remove-iam-policy-binding
Remove IAM policy binding from an IAP IAM resource.
- set-iam-policy
Set the IAM policy for an IAP IAM resource.
These variants are also available:
$ gcloud alpha iap web
$ gcloud beta iap web