CLI command

probierz history

Read stability history by run, journey, and test for an application and optional target.

Invocation#

Shell
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 `c589d6917201c31f57e6a7f24522c0d50ae5bd0f`.

Combined help SHA-256: `43f0d9cd136ac2c46ec3eedb2824bd5d6168f235dea4caaa50610c005f40c84a`; binary SHA-256: `7e42c843082863ed265817de90a110a2f27546426a54d372e10009fd665a4d8e`.