1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Thu Jan 19 00:56:33 UTC 2023

This commit is contained in:
Automated 2023-01-19 00:56:33 +00:00
parent 348d9760ee
commit 1248f773ec
1462 changed files with 51835 additions and 5402 deletions

View file

@ -128,9 +128,14 @@ OPTIONAL FLAGS
X-Forwarded-For header as the key
◆ http-cookie: key type takes the value of the HTTP cookie configured
in enforce-on-key-name as the key value
◆ http-path: key type takes the value of the URL path in the request
◆ sni: key type takes the value of the server name indication from
the TLS session of the HTTPS request
◆ region-code: key type takes the value of the region code from which
the request originates
ENFORCE_ON_KEY must be one of: ip, all, http-header, xff-ip,
http-cookie.
http-cookie, http-path, sni, region-code.
--enforce-on-key-name=ENFORCE_ON_KEY_NAME
Determines the key name for the rate limit key. Applicable only for the

View file

@ -116,9 +116,14 @@ FLAGS
X-Forwarded-For header as the key
◆ http-cookie: key type takes the value of the HTTP cookie configured
in enforce-on-key-name as the key value
◆ http-path: key type takes the value of the URL path in the request
◆ sni: key type takes the value of the server name indication from
the TLS session of the HTTPS request
◆ region-code: key type takes the value of the region code from which
the request originates
ENFORCE_ON_KEY must be one of: ip, all, http-header, xff-ip,
http-cookie.
http-cookie, http-path, sni, region-code.
--enforce-on-key-name=ENFORCE_ON_KEY_NAME
Determines the key name for the rate limit key. Applicable only for the