CLI command
probierz check
Check whether one target's toolchain and host prerequisites are ready, and report the owner and fix for anything missing.
Invocation#
probierz check <TARGET>Required inputs and options#
- `<target>` is required and is one of web | electron | mobile:ios | mobile:android | mobile:ios:byk-auth | desktop:mac | desktop:cua | desktop:win | tui.
Output and state effects#
Writes the preflight report as JSON. It does not install or run anything; a non-ready report sets exit code 1.
Exact refusals#
- Missing target: `check needs a target (one of …)`.
- Unknown target: `unknown target: <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`.