From 96812ba395170d5551634e6351a93eda2fa57cf1 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Thu, 5 Feb 2026 03:21:16 +0100 Subject: Add requestion timeout cli option --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3