CLI command
probierz intake serve
Listen for authenticated `wisent-errors` failure envelopes from desktop applications.
Invocation#
probierz intake serveRequired inputs and options#
- `--bind HOST:PORT` selects the listener and defaults to `127.0.0.1:9790`.
- Bearer authentication comes from `PROBIERZ_INTAKE_TOKEN` or `~/.probierz/intake-token`.
Output and state effects#
Starts the intake HTTP service and persists accepted failure envelopes in the configured failure store until the process stops.
Exact refusals#
- Missing bind value: `--bind needs a value`.
- Any other option or positional value is refused as `unknown option: …` or `unexpected argument: …`.
- The intake service refuses requests that fail its bearer and envelope validation contracts.
Source snapshot#
Generated from the Rust binaries at https://github.com/wisent-ai/probierz.git revision `f40fa7ed94a028b56b5a59342eaf55982ba5cf7d`.
Combined help SHA-256: `04bab0ac1e9691119efcb70627b534a73431f51bb44ed8ba81d93cc10afd6569`; binary SHA-256: `08424ee2465261eafaa112d13ef05a20ce1fe1b6479e896341e22fbc55e61d3e`.