Add store prune --dry-run
#1218
Replies: 1 comment
|
Sure — #1228 adds it. It runs the identical walk and every skip decision a real prune makes (index-referenced, The size is an upper bound, hence "up to" — a real prune credits bytes only after the unlink succeeds so a permission-denied file can't inflate the "freed" total, and a dry run has no unlink to check. Output is a count plus a size rather than a file listing, deliberately: a prunable file is by definition referenced by no cached index, so there's no package name to attribute it to and AI-assisted — Tool: Claude Code; model: anthropic/claude-opus-5; version: 2.1.220. |
Uh oh!
There was an error while loading. Please reload this page.
could store prune get a --dry-run flag added to it?
All reactions