Files
httprunner/docs/cmd/hrp_har2case.md
2021-10-17 00:22:59 +08:00

26 lines
426 B
Markdown

## hrp har2case
Convert HAR to json/yaml testcase files
### Synopsis
Convert HAR to json/yaml testcase files
```
hrp har2case path... [flags]
```
### Options
```
-h, --help help for har2case
-j, --to-json convert to JSON format (default)
-y, --to-yaml convert to JSON format
```
### SEE ALSO
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
###### Auto generated by spf13/cobra on 17-Oct-2021