Files
huly-platform/pods/network-tool/bench_cli.md
T
2025-09-15 20:25:13 +07:00

18 lines
191 B
Markdown

## Agent
```bash
rushx run bench-agent -n localhost:37371
```
## List agents
```bash
rushx run list-agents -n localhost:37371
```
# Client
```bash
rushx run bench -n localhost:37371
```