Update README.md

This commit is contained in:
窦凤虎
2024-04-22 11:10:52 +00:00
parent 7cac20912c
commit 8224a6f225

View File

@@ -77,9 +77,8 @@ java -jar file-chunk-util.jar -n 123e4567-e89b-12d3-a456-426614174005 --file_typ
### 输出故障诊断报告等待5分钟
- folder参数包括 logs, metrics, files不指定将对所有模块进行自检。
```shell
# -n 执行次数 --folder 测试目录logsmetricsfiles不指定将对所有模块进行自检
# Logs进行故障诊断输出诊断明细
newman run ./collection.json -n 3 -e ./environment.json --delay-request 1000 --timeout-script 10000 --timeout-request 300000 --timeout 3600000 --insecure --verbose --ignore-redirects --folder logs