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 brioche clean subcommand #135

Open
kylewlacy opened this issue Oct 6, 2024 · 0 comments
Open

Add brioche clean subcommand #135

kylewlacy opened this issue Oct 6, 2024 · 0 comments

Comments

@kylewlacy
Copy link
Member

Right now, running dust ~/.local/share/brioche shows Brioche using 58 GB for me locally! Some of that is stuff I'd want to keep, others are things like failed temp process dirs, others are builds I don't need any more. We should have a command like brioche clean to help remove un-needed stuff.

This sounds simple on the surface, but the hard part is deciding what stuff is un-needed or unwanted. Things like unused temp dirs are good candidates for deletion, but others will likely require more metadata that we aren't tracking today

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

1 participant