CLI command

probierz setup

Install the browser or Appium-driver components Probierz owns for one target, then report preflight state.

Invocation#

Shell
probierz setup <TARGET> [ARGS]...

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.
  • `--timeout MS` is optional and must be a non-negative number.

Output and state effects#

Runs target-owned setup, then writes the setup result and a fresh preflight report as JSON. It does not install host-owned prerequisites such as Xcode, SDKs, devices, WinAppDriver, or OS permissions.

Exact refusals#

  • Missing or unknown target is refused.
  • Unknown setup option: `unknown option: <option>`; invalid timeout: `--timeout needs a non-negative number`.
  • A failed installer sets exit code 1 and is not reported as ready.

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