We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011028b commit dc94fc4Copy full SHA for dc94fc4
1 file changed
src/cli.ts
@@ -22,7 +22,7 @@ Options:
22
-l, --latency <ms> Latency in ms between SSE chunks (default: 0)
23
-c, --chunk-size <chars> Chunk size in characters (default: 20)
24
-w, --watch Watch fixture path for changes and reload
25
- --log-level <level> Log verbosity: silent, info, debug (default: info)
+ --log-level <level> Log verbosity: silent, warn, info, debug (default: info)
26
--validate-on-load Validate fixture schemas at startup
27
--metrics Enable Prometheus metrics at GET /metrics
28
--record Record mode: proxy unmatched requests and save fixtures
0 commit comments