mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-28 11:59:41 +08:00
refactor: commands
This commit is contained in:
19
docs/cmd/hrp_startproject.md
Normal file
19
docs/cmd/hrp_startproject.md
Normal 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
|
||||
Reference in New Issue
Block a user