Skip to content

FEAT: CLI flag to clear cache for specific folder #608

@andrinoff

Description

@andrinoff

Is your feature request related to a problem?

Currently, clearing the cache requires deleting entire files. It would be useful to clear the cache for only a specific folder or mailbox.

Describe the solution you'd like

Add a CLI flag like --clear-cache-folder <name> to remove the body cache for a specific folder.

Describe alternatives you've considered

Deleting the entire cache, which forces re-fetching everything.

Additional context

Check config/cache.go.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions