1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 11:21:48 +00:00

gcloud: Wed May 25 08:41:12 UTC 2022

This commit is contained in:
Automated 2022-05-25 08:41:12 +00:00
parent bda2bf9142
commit 5b5ff68a0d
Failed to extract signature
154 changed files with 3252 additions and 284 deletions

View file

@ -10,6 +10,7 @@ SYNOPSIS
[--global | --region=REGION]
[--global-ssl-certificates
| --ssl-certificates-region=SSL_CERTIFICATES_REGION]
[--global-ssl-policy | --ssl-policy-region=SSL_POLICY_REGION]
[--global-url-map | --url-map-region=URL_MAP_REGION]
[GCLOUD_WIDE_FLAG ...]
@ -145,6 +146,15 @@ OPTIONAL FLAGS
Alternatively, the region can be stored in the environment variable
CLOUDSDK_COMPUTE_REGION.
At most one of these can be specified:
--global-ssl-policy
If set, the SSL policy is global.
--ssl-policy-region=SSL_POLICY_REGION
Region of the SSL policy to operate on. Overrides the default
compute/region property value for this command invocation.
At most one of these can be specified:
--global-url-map