mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-10 17:43:00 +08:00
553 B
553 B
hrp ping
run integrated ping command
hrp ping $url [flags]
Options
-c, --count int Stop after sending (and receiving) N packets (default 10)
-h, --help help for ping
-i, --interval duration Wait N seconds between sending each packet (default 1s)
--save-tests Save ping result as json
-t, --timeout duration Ping exits after N seconds (default 20s)
SEE ALSO
- hrp - Next-Generation API Testing Solution.