1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Wed Feb 7 10:26:58 UTC 2024

This commit is contained in:
Automated 2024-02-07 10:26:58 +00:00
parent 40bc27506b
commit 3efce28165
109 changed files with 4100 additions and 399 deletions

View file

@ -17,7 +17,7 @@ DESCRIPTION
is used to add layer7 ddos defense threshold configs to security policies.
EXAMPLES
To add a layer7 ddos defense threshold config run the following command:
To add a layer7 ddos defense threshold config, run the following command:
$ gcloud compute security-policies \
add-layer7-ddos-defense-threshold-config NAME \
@ -37,7 +37,7 @@ REQUIRED FLAGS
OPTIONAL FLAGS
--auto-deploy-confidence-threshold=AUTO_DEPLOY_CONFIDENCE_THRESHOLD
The threshold of the confidence of an identified attack over which
The threshold of the confidence of an identified attack, over which
auto-deploy takes action.
--auto-deploy-expiration-sec=AUTO_DEPLOY_EXPIRATION_SEC
@ -48,7 +48,7 @@ OPTIONAL FLAGS
suggested mitigation, below which auto-deploy takes action.
--auto-deploy-load-threshold=AUTO_DEPLOY_LOAD_THRESHOLD
The threshold on backend's load over which auto-deploy takes action.
The threshold on backend's load, over which auto-deploy takes action.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,