mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-08 09:19:41 +08:00
refactor: rename to hrp
This commit is contained in:
23
docs/cmd/hrp_har2case.md
Normal file
23
docs/cmd/hrp_har2case.md
Normal file
@@ -0,0 +1,23 @@
|
||||
## 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
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
||||
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
|
||||
|
||||
###### Auto generated by spf13/cobra on 16-Oct-2021
|
||||
Reference in New Issue
Block a user