1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00

gcloud: Wed Sep 28 10:27:48 UTC 2022

This commit is contained in:
Automated 2022-09-28 10:27:48 +00:00
parent 29683b8af4
commit ffb9e43995
Failed to extract signature
198 changed files with 4783 additions and 367 deletions

View file

@ -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
@ -16,8 +17,8 @@ DESCRIPTION
which define which packets the proxy is responsible for routing. The target
SSL proxy points to a backend service which handle the actual requests. The
target SSL proxy also points to at most 15 SSL certificates used for
server-side authentication. The target SSL proxy can be associated with at
most one SSL policy.
server-side authentication or one certificate map. The target SSL proxy can
be associated with at most one SSL policy.
POSITIONAL ARGUMENTS
NAME
@ -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,