gcloud beta iap settings get
Stay organized with collections
Save and categorize content based on your preferences.
- NAME
-
- gcloud beta iap settings get - get the setting for an IAP resource
- SYNOPSIS
-
-
gcloud beta iap settings get[--folder=FOLDER--organization=ORGANIZATION--project=PROJECT--region=REGION--resource-type=RESOURCE_TYPE--service=SERVICE--version=VERSION] [GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)Get the setting for an IAP resource. - EXAMPLES
-
To get the IAP setting for the resources within an organization, run:
gcloudbetaiapsettingsget--organization=ORGANIZATION_IDTo get the IAP setting for the resources within a folder, run:
gcloudbetaiapsettingsget--folder=FOLDER_IDTo get the IAP setting for the resources within a project, run:
gcloudbetaiapsettingsget--project=PROJECT_IDTo get the IAP setting for web type resources within a project, run:
gcloudbetaiapsettingsget--project=PROJECT_ID--resource-type=iap_webTo get the IAP setting for all app engine services within a project, run:
gcloudbetaiapsettingsget--project=PROJECT_ID--resource-type=app-engineTo get the IAP setting for an app engine service within a project, run:
gcloudbetaiapsettingsget--project=PROJECT_ID--resource-type=app-engine--service=SERVICE_IDTo get the IAP setting for an app engine service version within a project, run:
gcloudbetaiapsettingsget--project=PROJECT_ID--resource-type=app-engine--service=SERVICE_ID--version=VERSION_IDTo get the IAP setting for all backend services within a project, run:
gcloudbetaiapsettingsget--project=PROJECT_ID--resource-type=backend-servicesTo get the IAP setting for a backend service within a project, run:
gcloudbetaiapsettingsget--project=PROJECT_ID--resource-type=backend-services--service=SERVICE_IDTo get the IAP setting for a regional backend service within a project, run:
gcloudbetaiapsettingsget--project=PROJECT_ID--resource-type=backend-services--service=SERVICE_ID--region=REGION_IDTo get the IAP setting for all forwarding rules within a project, run:
gcloudbetaiapsettingsget--project=PROJECT_ID--resource-type=forwarding-ruleTo get the IAP setting for a forwarding rule within a project, run:
gcloudbetaiapsettingsget--project=PROJECT_ID--resource-type=forwarding-rule--service=SERVICE_IDTo get the IAP setting for a regional forwarding rule within a project, run:
gcloudbetaiapsettingsget--project=PROJECT_ID--resource-type=forwarding-rule--service=SERVICE_ID--region=REGION_IDTo get the IAP setting for all Cloud Run services within a region of a project, run:
gcloudbetaiapsettingsget--project=PROJECT_ID--resource-type=cloud-run--region=REGION_IDTo get the IAP setting for a Cloud Run service within a project, run:
gcloudbetaiapsettingsget--project=PROJECT_ID--resource-type=cloud-run--region=REGION_ID--service=SERVICE_ID - FLAGS
-
--folder=FOLDER- Folder ID.
--organization=ORGANIZATION- Organization ID.
--project=PROJECT- Project ID.
--region=REGION-
Region name. Not applicable for
app-engine. Required whenresource-type=computeand regional scoped. Not applicable for global scoped compute. Required whenresource-type=cloud-run. --resource-type=RESOURCE_TYPE-
Resource type of the IAP resource. For Backend Services, you can use both
computeandbackend-servicesas resource type.RESOURCE_TYPEmust be one of:app-engine,iap_web,compute,organization,folder,backend-services,forwarding-rule,cloud-run. --service=SERVICE-
Service name. Optional when
resource-typeiscomputeorapp-engine. --version=VERSION-
Version name. Not applicable for
compute. Optional whenresource-type=app-engine.
- 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
-
This command is currently in beta and might change without notice. These
variants are also available:
gcloudiapsettingsgetgcloudalphaiapsettingsget