change: update for v4.1.2

This commit is contained in:
debugtalk
2022-06-09 23:50:04 +08:00
parent 222c394f1e
commit 0a6edf685d
20 changed files with 40 additions and 32 deletions

View File

@@ -11,7 +11,7 @@ hrp convert $path... [flags]
```
-h, --help help for convert
-d, --output-dir string specify output directory, default to the same dir with har file
-p, --profile string specify profile path to override headers (except for auto-generated headers) and cookies
-p, --profile string specify profile path to override headers and cookies
--to-gotest convert to gotest scripts (TODO)
--to-json convert to JSON scripts (default)
--to-pytest convert to pytest scripts
@@ -22,4 +22,4 @@ hrp convert $path... [flags]
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 29-May-2022
###### Auto generated by spf13/cobra on 9-Jun-2022