Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support pex3 cache operation at the distribution level. #2528

Open
3 tasks
jsirois opened this issue Sep 13, 2024 · 0 comments
Open
3 tasks

Support pex3 cache operation at the distribution level. #2528

jsirois opened this issue Sep 13, 2024 · 0 comments

Comments

@jsirois
Copy link
Member

jsirois commented Sep 13, 2024

It would be useful to be able to manipulate distributions in the Pex cache since these are the chief contributors to cache size and the cache items most directly identifiable to an end user since they ask for them in requirements.

Subject to spelling, the actions would be:

  • pex3 cache add a distribution to prep for offline use.
  • pex3 cache remove one or more distributions safely (paying mind to unzipped_pexes and venvs symlinks).
  • pex3 cache list to list distributions and their sizes much like the broader pex3 cache info.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant