Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.qlty.sh/llms.txt

Use this file to discover all available pages before exploring further.

qlty cache status [OPTIONS]
Print the status of the cache directory for the current project The printed information includes file counts and sizes for the cached analysis results, project logs, and debug files.

Examples

Print the cache status for the current repository
qlty cache status

See Also