mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-06 16:29:37 +08:00
feat: gen markdown docs for command
This commit is contained in:
23
docs/cmd/httpboomer_har2case.md
Normal file
23
docs/cmd/httpboomer_har2case.md
Normal file
@@ -0,0 +1,23 @@
|
||||
## httpboomer har2case
|
||||
|
||||
Convert HAR to json/yaml testcase files
|
||||
|
||||
### Synopsis
|
||||
|
||||
Convert HAR to json/yaml testcase files
|
||||
|
||||
```
|
||||
httpboomer har2case path... [flags]
|
||||
```
|
||||
|
||||
### Options
|
||||
|
||||
```
|
||||
-h, --help help for har2case
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
||||
* [httpboomer](httpboomer.md) - One-stop solution for HTTP(S) testing.
|
||||
|
||||
###### Auto generated by spf13/cobra on 11-Oct-2021
|
||||
Reference in New Issue
Block a user