The A11yWatch Command Line Interface. View the cli-docs for more complete info.
Get the CLI by running the command below.
sh
cargo install a11ywatch_cli
Then run a11ywatch -h
to get all options.
```sh
a11ywatch start
a11ywatch scan --url https://a11ywatch.com > results.json ```
Supported archs are amd64 and arm64.
The following commands are currently in BETA and may not work on all platforms.
The scan sub command with the runner option and the remote deployment commands are a work in progress. You may experience issues with the sub commands, feel free to leave an issue when found. In general the CLI is in BETA and may contain breaking changes until v1.