Tools & CLIs

admin

Domain inspector, QoS validator, discovery snapshot.

Install

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

Documentation

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

Related