gcloud iap web disable
Stay organized with collections
Save and categorize content based on your preferences.
- NAME
-
- gcloud iap web disable - disable Cloud Identity-Aware Proxy (Cloud IAP) on an IAP resource
- SYNOPSIS
-
-
gcloud iap web disable[--resource-type=RESOURCE_TYPE:--region=REGION--service=SERVICE] [GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
- This command disables Cloud Identity-Aware Proxy on an IAP resource. Disabling IAP does not clear the OAuth 2.0 credentials.
- EXAMPLES
-
To disable IAP on an App Engine application, run:
gcloudiapwebdisable--resource-type=app-engineTo disable IAP on a global backend service, run:
gcloudiapwebdisable--resource-type=backend-services--service=SERVICE_IDTo disable IAP on a region backend service, run:
gcloudiapwebdisable--resource-type=backend-services--service=SERVICE_ID--region=REGION - FLAGS
-
--resource-type=RESOURCE_TYPE-
Resource type of the IAP resource.
RESOURCE_TYPEmust be one of:app-engine,backend-services. --region=REGION-
Region name. Not applicable for
. Optional whenapp-engineisresource-type.compute --service=SERVICE-
Service name. Required with
--resource-type=backend-services.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--access-token-file,--account,--billing-project,--configuration,--flags-file,--flatten,--format,--help,--impersonate-service-account,--log-http,--project,--quiet,--trace-token,--user-output-enabled,--verbosity.Run
$ gcloud helpfor details. - NOTES
-
These variants are also available:
gcloudalphaiapwebdisablegcloudbetaiapwebdisable