mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-11 18:11:21 +08:00
629 B
629 B
hrp convert curl
convert curl command(s) to httprunner testcase
hrp convert curl URLs [flags]
Options
-b, --cookie strings -b, --cookie in curl
-d, --data strings -d, --data in curl
-F, --form strings -F, --form in curl
-G, --get -G, --get in curl
-I, --head -I, --head in curl
-H, --header strings -H, --header in curl
-h, --help help for curl
-X, --request string -X, --request in curl
SEE ALSO
- hrp convert - convert to JSON/YAML/gotest/pytest testcases