Files
httprunner/docs/cmd/hrp_build.md
2022-10-21 22:22:00 +08:00

32 lines
471 B
Markdown

## hrp build
build plugin for testing
### Synopsis
build python/go plugin for testing
```
hrp build $path ... [flags]
```
### Examples
```
$ hrp build plugin/debugtalk.go
$ hrp build plugin/debugtalk.py
```
### Options
```
-h, --help help for build
-o, --output string funplugin product output path, default: cwd
```
### SEE ALSO
* [hrp](hrp.md) - Next-Generation API Testing Solution.
###### Auto generated by spf13/cobra on 21-Oct-2022