Tools & CLIs

dashboard

Live monitoring dashboard for a running DDS domain.

Install

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

Documentation

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

Related