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:
parent
82063cbb03
commit
28d031b3c1
240 changed files with 3156 additions and 1115 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue