diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-02-05 03:21:16 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-02-05 03:21:16 +0100 |
| commit | 96812ba395170d5551634e6351a93eda2fa57cf1 (patch) | |
| tree | 2f182d104322596c0a66149b5895560974bae25d /README.md | |
| parent | b36b9561c7000d987aadb7a0e9ab382ce683699a (diff) | |
| download | hepi-96812ba395170d5551634e6351a93eda2fa57cf1.tar.gz | |
Add requestion timeout cli option
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -61,6 +61,8 @@ This hierarchy (System > .env > YAML > State) is designed for **dynamic runtime * `-req`: Comma-separated list of request names to execute. * `-group`: The name of a request group to execute. * `-headers`: Show response headers in the output. +* `-timeout`: Request timeout duration (default: 10s). +* `-state`: Path to state file. ## Core Concepts |
