Reporting with the CLI

Link to Reporting with the CLI copied to clipboard

Uploading accessibility results to axe Reports and generating and filtering local reports

The CLI allows you to upload your JSON accessibility results to axe Reports as well as generate and filter reports. This section contains articles about how to use the CLI to handle your accessibility results.

When you use the axe DevTools HTML APIs or the CLI to test for accessibility errors, your accessibility results are saved as JSON files, referred to as JSON accessibility results. You can upload these JSON accessibility results to axe Reports using the CLI bulk-reports command as detailed in the Uploading JSON Accessibility Results to axe Reports.