-
Notifications
You must be signed in to change notification settings - Fork 469
feature: clear dune cache #8971
Copy link
Copy link
Closed
Labels
feature-requestUser wanted featuresUser wanted features
Description
It is pretty common to use dune cache trim to completely remove the cache. The right invocation is dune cache trim --size 0B but it requires finding about --size vs --trimmed-size, adding a B suffix, etc.
I suggest adding a dedicated way to do that. Either dune cache trim --all, or dune cache clear, to be determined.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestUser wanted featuresUser wanted features