Skip to content

Commit

Permalink
feat(README): add token-server
Browse files Browse the repository at this point in the history
  • Loading branch information
kubeway committed Jun 15, 2019
1 parent e79e343 commit a575002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
## 使用方法:

```
time knload --stages=3:10,10:30,50:30,100:30,450:50 --service-url=httpload-server.default.example.com?sleep=400 --gateway-address=39.97.31.219:80 --save-path=/tmp/index.html --namespace=default --label='app=httpload-server' -v 5
time knload --stages=3:10,10:30,50:30,100:30,450:50 --service-url=token-server.default.example.com?sleep=400 --gateway-address=39.97.31.219:80 --save-path=/tmp/index.html --namespace=default --label='app=token-server' -v 5
```

参数解释:
Expand Down

0 comments on commit a575002

Please sign in to comment.