b8e rules
List the deterministic scanner’s WCAG coverage catalog (what we check)
Options
Section titled “Options”| Option | Takes | Default | Description |
|---|---|---|---|
--sc <sc> | value | filter to rules mapping to a WCAG success criterion (e.g. 1.1.1) | |
--rule <id> | value | filter to rules whose axe ruleId contains this needle | |
--format <format> | value | pretty | output format: pretty | json |
b8e rules --help
Section titled “b8e rules --help”Identical to what the terminal prints — both are rendered from the same commander definition.
Usage: b8e rules [options]
List the deterministic scanner's WCAG coverage catalog (what we check)
Options: --sc <sc> filter to rules mapping to a WCAG success criterion (e.g. 1.1.1) --rule <id> filter to rules whose axe ruleId contains this needle --format <format> output format: pretty | json (default: "pretty") -h, --help display help for command