@florexlabs/chaos-net
v0.1.0
Published
CLI for Chaos Internet Simulator to control local network chaos profiles and logs
Downloads
78
Readme
chaos-net CLI
Command line interface for Chaos Internet Simulator.
Install
npm install -g @florexlabs/chaos-netUsage
chaos-net status
chaos-net start
chaos-net off
chaos-net profile unstable-api
chaos-net logs
chaos-net scenario bad-mobile-network
chaos-net scenario off
chaos-net record start
chaos-net record stop
chaos-net replay sample.json
chaos-net replay offBy default it connects to http://localhost:8081.
Override with:
export CHAOS_CONTROL_API_URL=http://localhost:8081