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

Add option to list active manifests #2523

Closed
pakk-minidose opened this issue Apr 21, 2021 · 1 comment
Closed

Add option to list active manifests #2523

pakk-minidose opened this issue Apr 21, 2021 · 1 comment

Comments

@pakk-minidose
Copy link

Hello,
with Julia 1.6.0 running the gc command now produces the following output:

(@v1.6) pkg> gc
      Active manifest files: 5 found
      Active artifact files: 80 found
      Active scratchspaces: 2 found

Julia 1.5.x also listed where are these manifests located. This was useful to track down and "invalidate" (e.g. rename) manifests in old projects, where local copy of packages does not have to be maintained (so that HDD space is released).

Would it be possible to return this feature? I did not find any other way to display the active manifests.

Thank you.

@fredrikekre fredrikekre transferred this issue from JuliaLang/julia Apr 21, 2021
@fredrikekre
Copy link
Member

#621

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants