mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-02 22:39:42 +08:00
docs: update docs
This commit is contained in:
24
docs/cmd/hrp_server.md
Normal file
24
docs/cmd/hrp_server.md
Normal file
@@ -0,0 +1,24 @@
|
||||
## hrp server
|
||||
|
||||
start hrp server
|
||||
|
||||
### Synopsis
|
||||
|
||||
start hrp server. exec automation by http
|
||||
|
||||
```
|
||||
hrp server start [flags]
|
||||
```
|
||||
|
||||
### Options
|
||||
|
||||
```
|
||||
-h, --help help for server
|
||||
-p, --port int Port to run the server on (default 8082)
|
||||
```
|
||||
|
||||
### SEE ALSO
|
||||
|
||||
* [hrp](hrp.md) - Next-Generation API Testing Solution.
|
||||
|
||||
###### Auto generated by spf13/cobra on 9-Nov-2024
|
||||
Reference in New Issue
Block a user