CLI command
probierz history
Read stability history by run, journey, and test for an application and optional target.
Invocation#
probierz history [APP_ID] [TARGET]Required inputs and options#
- `[appId]` defaults to `probierz`; `[target]` optionally filters the history.
- `--limit N` defaults to 50 and must be a positive number.
Output and state effects#
Reads the run store and writes its bounded history projection as JSON. It creates no run or artifact.
Exact refusals#
- Unknown option: `unknown history option: <option>`.
- Non-positive or non-numeric limit: `--limit needs a positive number`.
- More than two positional values: `history accepts [appId] [target]`.
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`.