CLI command
probierz status
Report journey coverage, freshness against HEAD, affected journeys, evidence levels, and pull-request merge eligibility.
Invocation#
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 `f40fa7ed94a028b56b5a59342eaf55982ba5cf7d`.
Combined help SHA-256: `04bab0ac1e9691119efcb70627b534a73431f51bb44ed8ba81d93cc10afd6569`; binary SHA-256: `08424ee2465261eafaa112d13ef05a20ce1fe1b6479e896341e22fbc55e61d3e`.