Expand description
faucet dlq — inspect / replay / discard dead-letter-queue envelopes.
Thin command layer over crate::dlq_replay: it loads config (for
replay), calls the orchestration functions, and renders the returned
summaries for the terminal (or as JSON with --json).
Functions§
- run
- Dispatch a
faucet dlqsubcommand.