Closed gavvvr closed 3 years ago
It seems fixed:
$ toxiproxy-cli h t
...
toxic add:
usage: toxiproxy-cli toxic add --type <toxicType> [--downstream|--upstream] \
--toxicName <toxicName> [--toxicity <float>] \
--attribute <key=value> [--attribute <key2=value2>] <proxyName>
example: toxiproxy-cli toxic add -t latency -n myToxic -a latency=100 -a jitter=50 myProxy
gives me an incorrect example for adding new toxic:
This leads to:
Correct usage will be (as said in #139):