File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
test/fixtures/command-line Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ Options:
18
18
-S, --specs <json_or_file> set the specs for performance test suite
19
19
-r, --reporter <name> set performance test suite reporter output:
20
20
[dot]|spec|tap|xunit|list|progress|min|nyan|landing|json|doc|markdown|teamcity
21
+ --proxy set the proxy used to fetch results
21
22
-e, --request <id> echo request ID, useful to track asynchronous
22
23
requests
23
24
-h, --help display help for command
Original file line number Diff line number Diff line change @@ -173,4 +173,5 @@ Options:
173
173
--reporter <name> set performance test suite reporter
174
174
output:
175
175
[dot]|spec|tap|xunit|list|progress|min|nyan|landing|json|doc|markdown|teamcity
176
+ --proxy set the proxy used to fetch results
176
177
-h, --help display help for command
You can’t perform that action at this time.
0 commit comments