CLI command
probierz setup
Install the browser or Appium-driver components Probierz owns for one target, then report preflight state.
Invocation#
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 `f40fa7ed94a028b56b5a59342eaf55982ba5cf7d`.
Combined help SHA-256: `04bab0ac1e9691119efcb70627b534a73431f51bb44ed8ba81d93cc10afd6569`; binary SHA-256: `08424ee2465261eafaa112d13ef05a20ce1fe1b6479e896341e22fbc55e61d3e`.