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 `c589d6917201c31f57e6a7f24522c0d50ae5bd0f`.
Combined help SHA-256: `43f0d9cd136ac2c46ec3eedb2824bd5d6168f235dea4caaa50610c005f40c84a`; binary SHA-256: `7e42c843082863ed265817de90a110a2f27546426a54d372e10009fd665a4d8e`.