feat: gen markdown docs for command

This commit is contained in:
debugtalk
2021-10-11 15:33:15 +08:00
parent 939652fb50
commit 69e01373d3
11 changed files with 147 additions and 21 deletions

25
docs/cmd/httpboomer.md Normal file
View File

@@ -0,0 +1,25 @@
## httpboomer
One-stop solution for HTTP(S) testing.
### Synopsis
HttpBoomer is the next generation for HttpRunner. Enjoy! ✨ 🚀 ✨
License: Apache-2.0
Github: https://github.com/httprunner/httpboomer
Copyright 2021 debugtalk
### Options
```
-h, --help help for httpboomer
```
### SEE ALSO
* [httpboomer boom](httpboomer_boom.md) - run load test with boomer
* [httpboomer har2case](httpboomer_har2case.md) - Convert HAR to json/yaml testcase files
* [httpboomer run](httpboomer_run.md) - run API test
###### Auto generated by spf13/cobra on 11-Oct-2021