1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Wed Jun 8 09:13:38 UTC 2022

This commit is contained in:
Automated 2022-06-08 09:13:38 +00:00
parent 82063cbb03
commit 28d031b3c1
Failed to extract signature
240 changed files with 3156 additions and 1115 deletions

View file

@ -31,12 +31,12 @@ EXAMPLES
pointing to this map by running:
$ gcloud alpha compute target-https-proxies create PROXY_NAME \
--url-map=URL_MAP --ssl-certificates=SSL_CERTIFIFCATE
--url-map=URL_MAP --ssl-certificates=SSL_CERTIFICATE
Create a regional target HTTPS proxy by running:
$ gcloud alpha compute target-https-proxies create PROXY_NAME \
--url-map=URL_MAP --ssl-certificates=SSL_CERTIFIFCATE \
--url-map=URL_MAP --ssl-certificates=SSL_CERTIFICATE \
--region=REGION_NAME
POSITIONAL ARGUMENTS