CLI command
probierz accessibility
Validate stable accessibility IDs, native selectors, and selector references for a registered application.
Invocation#
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 `f40fa7ed94a028b56b5a59342eaf55982ba5cf7d`.
Combined help SHA-256: `04bab0ac1e9691119efcb70627b534a73431f51bb44ed8ba81d93cc10afd6569`; binary SHA-256: `08424ee2465261eafaa112d13ef05a20ce1fe1b6479e896341e22fbc55e61d3e`.