docs/cli/cache/prune.md
mise cache prunemise cache prune [-v --verbose] [--dry-run] [TOOL]…psrc/cli/cache/prune.rsRemove stale cache files
By default, this command will remove files that have not been accessed in 30 days. Change this with the MISE_CACHE_PRUNE_AGE environment variable.
[TOOL]… — Tool(s) to prune cache for e.g.: node, python-v --verbose — Show pruned files--dry-run — Show what would be pruned without deleting anything-h --help — Print help