CLI command

probierz accessibility

Validate stable accessibility IDs, native selectors, and selector references for a registered application.

Invocation#

Shell
probierz accessibility <APP_ID>

Required inputs and options#

  • `<appId>` is required and selects the manifest and source/spec files to scan.

Output and state effects#

Writes a JSON validation report with `ok`, errors, identifiers, references, and scanned files. A non-passing report sets exit code 1 but does not rewrite source.

Exact refusals#

  • Missing application ID: `accessibility needs an app ID`.
  • Manifest or source-loading failures propagate instead of being converted into a passing report.

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