CLI command
probierz compare
Create a deterministic diff between two recorded runs.
Invocation#
probierz compare [LEFT_RUN_ID] [RIGHT_RUN_ID] [APP_ID]Required inputs and options#
- Both run IDs are required. `[appId]` defaults to `probierz`.
Output and state effects#
Reads both runs and writes their deterministic comparison as JSON. It creates no new run evidence.
Exact refusals#
- Missing run identity: `compare needs left and right run IDs`.
- Unknown runs or evidence-store failures propagate rather than producing an empty comparison.
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`.