1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Wed Mar 12 10:54:38 UTC 2025

This commit is contained in:
Automated 2025-03-12 10:54:38 +00:00
parent 6dc93282df
commit a459a88a5f
152 changed files with 2634 additions and 1748 deletions

View file

@ -143,13 +143,15 @@ FLAGS
--region=REGION
Region name. Not applicable for app-engine. Required when
resource-type=compute and regional scoped. Not applicable for global
scoped compute.
scoped compute. Required when resource-type=cloud-run.
--resource-type=RESOURCE_TYPE
Resource type of the IAP resource. For Backend Services, you can use
both compute and backend-services as resource type. RESOURCE_TYPE must
be one of: app-engine, iap_web, compute, organization, folder,
backend-services, forwarding-rule.
both compute and backend-services as resource type.
--resource-type=cloud-run is in private preview and reach out to IAP
team in case of any queries. RESOURCE_TYPE must be one of: app-engine,
iap_web, compute, organization, folder, forwarding-rule, cloud-run,
backend-services.
--service=SERVICE
Service name. Optional when resource-type is compute or app-engine.