Shopify / toxiproxy

:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
https://github.com/shopify/toxiproxy
MIT License
10.82k stars 449 forks source link

Add `-disabled` flag for new proxies in CLI #156

Open xthexder opened 7 years ago

xthexder commented 7 years ago

Right now it's not possible to create proxies from the cli with an initially disabled state, while it is possible with CURL and I believe most of the clients.

This is a relatively niche use-case, but it was brought up here: https://github.com/Shopify/toxiproxy/issues/148#issuecomment-267102543 Should be easy to add in an upcoming version.

sirupsen commented 7 years ago

👍