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

Reftest: add opam-cache printing command #6233

Merged
merged 4 commits into from
Oct 10, 2024
Merged

Conversation

rjbou
Copy link
Collaborator

@rjbou rjbou commented Oct 10, 2024

Backported in 2.3 in #6234

It displays the content of opam internal caches: switch installed packages and repository.

  • opam-cache installed <switch>: Switch <switch> installed packages
  • opam-cache installed <switch> foo bar.1 : Switch <switch> installed packages, selecting only packages foo and bar.1
  • opam-cache repo: all repositories cache
  • opam-cache repo foo bar.1: all repositories cache, selecting packages foo and bar.1 over repositories

@rjbou rjbou changed the title Reftest: add opam-cach command Reftest: add opam-cache printing command Oct 10, 2024
@kit-ty-kate
Copy link
Member

Thanks!

@kit-ty-kate kit-ty-kate merged commit e563a67 into ocaml:master Oct 10, 2024
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants