mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Mar 15 11:22:01 UTC 2023
This commit is contained in:
parent
29661f002c
commit
a4bd29dd06
164 changed files with 2541 additions and 844 deletions
|
|
@ -11,7 +11,7 @@ SYNOPSIS
|
|||
--security-preference=SECURITY_PREFERENCE
|
||||
--testing-challenge=TESTING_CHALLENGE]) [--labels=[KEY=VALUE,...]]
|
||||
[--testing-score=TESTING_SCORE]
|
||||
[--waf-feature=WAF_FEATURE --waf-service=WAF_SERVICE]
|
||||
[--waf-feature=WAF_FEATURE : --waf-service=WAF_SERVICE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -156,6 +156,9 @@ OPTIONAL FLAGS
|
|||
challenge-page
|
||||
Redirects suspicious traffic to reCAPTCHA challenge page.
|
||||
|
||||
express
|
||||
Assesses requests without tokens or frontend integration.
|
||||
|
||||
session-token
|
||||
Use reCAPTCHA session-tokens to protect the whole user session on
|
||||
the site's domain.
|
||||
|
|
@ -172,8 +175,8 @@ OPTIONAL FLAGS
|
|||
fastly
|
||||
Fastly
|
||||
|
||||
This flag argument must be specified if any of the other arguments in
|
||||
this group are specified.
|
||||
unspecified
|
||||
No specified WAF service
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue