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#

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

Combined help SHA-256: `04bab0ac1e9691119efcb70627b534a73431f51bb44ed8ba81d93cc10afd6569`; binary SHA-256: `08424ee2465261eafaa112d13ef05a20ce1fe1b6479e896341e22fbc55e61d3e`.