Files
httprunner/docs/cmd/hrp_run_curl.md
2022-07-22 18:18:21 +08:00

607 B

hrp run curl

run API test with go engine using converted curl testcase

hrp run 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 run - run API test with go engine
Auto generated by spf13/cobra on 6-Jul-2022