mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +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
|
|
@ -102,7 +102,8 @@ REQUIRED FLAGS
|
|||
Uptime Check against a URL.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
Uptime check protocol settings
|
||||
Uptime check protocol settings. Cannot be used if --synthetic-target is
|
||||
set.
|
||||
|
||||
--body=BODY
|
||||
The request body associated with the HTTP POST request. Can only be
|
||||
|
|
@ -208,7 +209,7 @@ OPTIONAL FLAGS
|
|||
response code is present in this list. Can only be set if
|
||||
--protocol is "http" or "https".
|
||||
|
||||
Uptime matcher settings
|
||||
Uptime matcher settings. Cannot be used if --synthetic-target is set.
|
||||
|
||||
--matcher-content=MATCHER_CONTENT
|
||||
String, regex or JSON content to match.
|
||||
|
|
@ -274,7 +275,8 @@ OPTIONAL FLAGS
|
|||
|
||||
--regions=[field,...]
|
||||
The list of regions from which the check will be run. At least 3
|
||||
regions must be selected. Defaults to all available regions.
|
||||
regions must be selected. Defaults to all available regions. Cannot
|
||||
be used if --synthetic-target is set.
|
||||
|
||||
field must be one of:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue