refactor: commands

This commit is contained in:
debugtalk
2022-01-08 15:10:37 +08:00
parent d3c97800f0
commit 288346bfd8
18 changed files with 45 additions and 27 deletions

View File

@@ -0,0 +1,19 @@
## hrp startproject
Create a scaffold project
```
hrp startproject $project_name [flags]
```
### Options
```
-h, --help help for startproject
```
### SEE ALSO
* [hrp](hrp.md) - One-stop solution for HTTP(S) testing.
###### Auto generated by spf13/cobra on 8-Jan-2022