squirrel CLI provides commands for website auditing, crawling, and self-management.
Top-Level Commands
Project Commands
Commands that operate on websites and projects:Self-Management Commands
Commands for managing the CLI itself:| Command | Description |
|---|---|
self install | Bootstrap local installation |
self update | Check and apply updates |
self completion | Generate shell completions |
self doctor | Run health checks |
self version | Show version information |
self settings | Manage CLI settings |
self uninstall | Remove squirrel from system |
Quick Examples
Run audit on website
Crawl 200 pages and export as JSON
View latest audit report
List all stored audits
Update to latest version
Global Options
All commands support:| Option | Description |
|---|---|
-c, --config-file | Path to config file (default: auto-discover) |
Getting Help
View help for any command:Next Steps
- audit - Full audit command reference
- Configuration - Config file documentation
- Rules Reference - Available audit rules