update subcommand curl docs

This commit is contained in:
buyuxiang
2022-07-22 18:18:21 +08:00
parent a70b11401e
commit 3c160aeec6
17 changed files with 104 additions and 20 deletions
+26
View File
@@ -0,0 +1,26 @@
## hrp boom curl
run load test with boomer using converted curl testcase
```
hrp boom 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 boom](hrp_boom.md) - run load test with boomer
###### Auto generated by spf13/cobra on 6-Jul-2022