mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
gcloud: Wed Jan 10 10:17:49 UTC 2024
This commit is contained in:
parent
08ad88258a
commit
5fec13c692
262 changed files with 3211 additions and 4501 deletions
|
|
@ -7,7 +7,7 @@ SYNOPSIS
|
|||
[--certificate-map=CERTIFICATE_MAP] [--description=DESCRIPTION]
|
||||
[--http-keep-alive-timeout-sec=HTTP_KEEP_ALIVE_TIMEOUT_SEC]
|
||||
[--quic-override=QUIC_OVERRIDE; default="NONE"]
|
||||
[--ssl-policy=SSL_POLICY]
|
||||
[--server-tls-policy=SERVER_TLS_POLICY] [--ssl-policy=SSL_POLICY]
|
||||
[--certificate-manager-certificates=[CERTIFICATE_MANAGER_CERTIFICATES,
|
||||
...] | --ssl-certificates=SSL_CERTIFICATE,[...]]
|
||||
[--global | --region=REGION]
|
||||
|
|
@ -99,6 +99,29 @@ OPTIONAL FLAGS
|
|||
NONE
|
||||
Allows Google to control when QUIC is rolled out.
|
||||
|
||||
Server tls policy resource - The server TLS policy to attach. This
|
||||
represents a Cloud resource. (NOTE) Some attributes are not given
|
||||
arguments in this group but can be set in other ways.
|
||||
|
||||
To set the project attribute:
|
||||
◆ provide the argument --server-tls-policy on the command line with a
|
||||
fully specified name;
|
||||
◆ provide the argument --project on the command line;
|
||||
◆ set the property core/project.
|
||||
|
||||
To set the location attribute:
|
||||
◆ provide the argument --server-tls-policy on the command line with a
|
||||
fully specified name;
|
||||
◆ provide the argument --region on the command line;
|
||||
◆ default value of location is [global].
|
||||
|
||||
--server-tls-policy=SERVER_TLS_POLICY
|
||||
ID of the server_tls_policy or fully qualified identifier for the
|
||||
server_tls_policy.
|
||||
|
||||
To set the server_tls_policy attribute:
|
||||
▸ provide the argument --server-tls-policy on the command line.
|
||||
|
||||
--ssl-policy=SSL_POLICY
|
||||
A reference to an SSL policy resource that defines the server-side
|
||||
support for SSL features and affects the connections between clients
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue