Add pip cache info
and pip cache list
#1655
Labels
cache
Caching of packages and metadata
enhancement
New feature or improvement to existing functionality
Follow on from #1646 (comment).
It would be useful to add something like
pip cache info
, because we will end up with large pip and uv caches on some systems:Something like
pip cache list
could be useful too (it's normally much bigger than this, but I recently didpip cache clear
!):The text was updated successfully, but these errors were encountered: