@binclusive/cli
v0.20.0
Published
Binclusive accessibility CLI — run audits and view violation tickets from your terminal.
Downloads
3,643
Readme
@binclusive/cli
Run accessibility audits and scans, and view violation tickets, from your terminal. The CLI is screen-reader friendly — it auto-detects a running screen reader and switches to a linear, announced mode.
npm install -g @binclusive/cliThis installs two equivalent commands — use whichever you prefer:
b8e --help
binclusive --helpQuickstart
b8e login # authenticate with Binclusive (opens your browser)
b8e whoami # show the current user and organization
b8e audit # run an accessibility audit
b8e tickets # list and view violation ticketsRun b8e with no arguments in an interactive terminal to get a menu.
New here? Start with the scan → fix → verify tutorial.
Documentation
The docs are organized by what you need right now:
- Tutorial — learning by doing. Run your first scan end to end.
- How-to guides — goal-oriented directions for
getting a specific job done with
b8e. - Reference — the technical description: every command, environment variable, exit code, output format, and the rules catalog.
- Explanation — the why behind the scanner: the two scanning models, blast-radius ranking, component-to-host resolution.
Support
Docs and help: binclusive.io · [email protected]
© 2026 Binclusive. Proprietary software distributed in compiled form. See the
LICENSE.md file bundled in this package. Not open source.
