docs: update docs

This commit is contained in:
lilong.129
2024-11-09 23:06:38 +08:00
parent cee68da11b
commit a76e8b9a90
13 changed files with 38 additions and 13 deletions

24
docs/cmd/hrp_server.md Normal file
View 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