pip cache purge
show freed space
#12176
Labels
C: cache
Dealing with cache and files in it
resolution: deferred till PR
Further discussion will happen when a PR is made
type: enhancement
Improvements to functionality
What's the problem this feature will solve?
Current report
is a bit meaningless.
Describe the solution you'd like
Much more interesting to see how much disk space was freed.
Alternative Solutions
Get cache dir location first and run
du -sh
on it before and after.Additional context
I think freed disk space should be added to the default report, not hidden behind e.g. a verbose flag.
Code of Conduct
The text was updated successfully, but these errors were encountered: