cache
Manage the Arxo analysis cache used to speed up repeated analyses.
Subcommands
Section titled “Subcommands”Clear all cached analysis data.
arxo cache clearList cached project hashes.
arxo cache listShow the cache directory path.
arxo cache pathShow cache statistics (size, project count).
arxo cache statsWhen to Clear Cache
Section titled “When to Clear Cache”- After major dependency or configuration changes
- When analysis results seem stale
- To free disk space
- For benchmarking (use
--no-analysis-cacheon analyze instead)
Related
Section titled “Related”Use arxo analyze --clear-cache to clear cache before a single analysis run.
Use arxo analyze --no-analysis-cache to bypass cache for that run only.
See also
Section titled “See also”- analyze —
--clear-cache,--no-analysis-cache - Troubleshooting — When analysis results seem stale