Tools & CLIs

chaos

Chaos-engineering CLI: traffic-control proxy, partition simulator, endpoint flap.

Install

cargo install zerodds-chaos     # if published
# or build from source:
cargo build --release -p chaos

Documentation

The canonical reference is in the repository — kept next to the source so that examples stay accurate:

Related