mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Wed May 10 11:35:23 UTC 2023
This commit is contained in:
parent
a4643b613a
commit
14441c7ea7
154 changed files with 6649 additions and 164 deletions
|
|
@ -16,6 +16,7 @@ SYNOPSIS
|
|||
[--log-level=LOG_LEVEL]
|
||||
[--network-ddos-protection=NETWORK_DDOS_PROTECTION]
|
||||
[--recaptcha-redirect-site-key=RECAPTCHA_REDIRECT_SITE_KEY]
|
||||
[--user-ip-request-headers=[USER_IP_REQUEST_HEADER,...]]
|
||||
[--global | --region=REGION] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -91,6 +92,10 @@ FLAGS
|
|||
The reCAPTCHA site key to be used for rules using the redirect action
|
||||
and the google-recaptcha redirect type under the security policy.
|
||||
|
||||
--user-ip-request-headers=[USER_IP_REQUEST_HEADER,...]
|
||||
A comma-separated list of request header names to use for resolving the
|
||||
caller's user IP address.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--global
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue