Commands
Browse VertaaUX CLI commands by workflow, from single-page audits to baselines, diffs, and AI-assisted commands
Use the command pages below when you need flags, examples, and common workflows for each part of the VertaaUX CLI.
Command Guides
audit
Run website audits from your terminal, CI pipeline, or local dev workflow
baseline
Capture a reference result and compare future audits against it
diff
Compare two audit outputs to isolate regressions and improvements
policy
Enforce thresholds and budgets with policy-as-code rules
All Commands
Full CLI inventory, flags, and quick examples in one reference page
AI Commands
Use the AI-assisted command set for guided analysis and fix suggestions
Typical Flows
| Goal | Start Here |
|---|---|
| Audit one URL right now | audit |
| Track whether a page improved | baseline + diff |
| Fail CI when quality drops | policy |
| Browse everything quickly | All Commands |
Related
CLI Quickstart
Install the CLI, authenticate, and run your first audit in a few minutes
CI/CD Integration
Wire the CLI into pull requests, preview deployments, and release gates
Get an API Key
Create a key for local development, CI/CD, or AI-assisted workflows
Was this page helpful?