CLI command

probierz status

Report journey coverage, freshness against HEAD, affected journeys, evidence levels, and pull-request merge eligibility.

Invocation#

Shell
probierz status <APP_ID>

Required inputs and options#

  • `<appId>` is required.
  • `--base ref` chooses the comparison ref and defaults to `origin/main`; `--text` selects the human rendering instead of JSON.

Output and state effects#

Reads only the selected application's manifest and reports both required journeys and journeys affected by the comparison. Missing evidence for a required journey blocks eligibility even when HEAD has no changed files. If `mergeEligibility.eligible` is false, the command still reports all reasons and sets exit code 1.

Exact refusals#

  • Missing application ID: `status needs an app ID`.
  • Missing value after `--base`: `--base needs a ref`.
  • Unavailable selected-application manifest, git, or evidence state propagates; it is not treated as eligible. An unrelated application's invalid manifest does not replace this application's result.

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