Skip to content

feature: clear dune cache #8971

@emillon

Description

@emillon

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions