1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +00:00

gcloud: Wed Oct 16 09:53:34 UTC 2024

This commit is contained in:
Automated 2024-10-16 09:53:35 +00:00
parent 4ffb04ab9e
commit 694f6671d0
151 changed files with 4031 additions and 414 deletions

View file

@ -6,7 +6,7 @@ SYNOPSIS
gcloud alpha iap web enable
[--oauth2-client-id=OAUTH2_CLIENT_ID
--oauth2-client-secret=OAUTH2_CLIENT_SECRET]
[--resource-type=RESOURCE_TYPE : --service=SERVICE]
[--resource-type=RESOURCE_TYPE : --region=REGION --service=SERVICE]
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -37,6 +37,10 @@ FLAGS
Resource type of the IAP resource. RESOURCE_TYPE must be one of:
app-engine, backend-services.
--region=REGION
Region name. Not applicable for app-engine. Optional when resource-type
is compute.
--service=SERVICE
Service name. Required with --resource-type=backend-services.