mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
20 lines
303 B
Markdown
20 lines
303 B
Markdown
## hrp convert curl
|
|
|
|
convert curl command to httprunner testcase
|
|
|
|
```
|
|
hrp convert curl URLs [flags]
|
|
```
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for curl
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [hrp convert](hrp_convert.md) - convert to JSON/YAML/gotest/pytest testcases
|
|
|
|
###### Auto generated by spf13/cobra on 26-Jul-2022
|