toxiproxy-cli - Man Page
simulate network and system conditions
Synopsis
toxiproxy-cli [global options] command [command options] [arguments...]
Description
Toxiproxy is a framework for simulating network conditions. It's made specifically to work in testing, CI and development environments, supporting deterministic tampering with connections, but with support for randomized chaos and customization.
Global Options
- --help, ā-h
show help
- --version, ā-v
print the version
Commands
- list, l, li, ls
list all proxies
- inspect, i, ins
inspect a single proxy
- create, c, new
create a new proxy
- toggle, tog
toggle enabled status on a proxy
- delete, d
delete a proxy
- toxic, t
add, remove or update a toxic
- help, h
Shows a list of commands or help for one command
Author
Alexandre Viau (aviau@debian.org)
Info
26 June 2016 1.0 toxiproxy-cli man page