chaos-client
chaos-client copied to clipboard
Implement jq for json so it'll automatically format
If you use the below command to get the response in JSON format it looks messy so it'll be good if we implement jq in the chaos tool, I already implemented it.
./chaos -d uber.com -json
### Tasks