summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2026-02-05 03:21:16 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2026-02-05 03:21:16 +0100
commit96812ba395170d5551634e6351a93eda2fa57cf1 (patch)
tree2f182d104322596c0a66149b5895560974bae25d /README.md
parentb36b9561c7000d987aadb7a0e9ab382ce683699a (diff)
downloadhepi-96812ba395170d5551634e6351a93eda2fa57cf1.tar.gz
Add requestion timeout cli option
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 64e85c2..3a05bcf 100644
--- a/README.md
+++ b/README.md
@@ -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