mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 13:10:18 +00:00
gcloud: Wed May 25 08:41:12 UTC 2022
This commit is contained in:
parent
bda2bf9142
commit
5b5ff68a0d
154 changed files with 3252 additions and 284 deletions
|
|
@ -8,6 +8,7 @@ SYNOPSIS
|
|||
: --ssl-certificates=SSL_CERTIFICATE,[...])
|
||||
[--description=DESCRIPTION]
|
||||
[--proxy-header=PROXY_HEADER; default="NONE"] [--ssl-policy=SSL_POLICY]
|
||||
[--global-ssl-policy | --ssl-policy-region=SSL_POLICY_REGION]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -74,6 +75,15 @@ OPTIONAL FLAGS
|
|||
and the SSL proxy load balancer. The SSL policy must exist and cannot
|
||||
be deleted while referenced by a target SSL proxy.
|
||||
|
||||
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.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue