Skip to content

Allow to easily disable inmemory cache for commandline scripts #53

@gggeek

Description

@gggeek

For long-running scripts such as batch import/export, using the inmemory cache is a drag, as it can just accumulate indefinitely.
The "easy" way out, afaik, is to define a separate Sf environment which is used to run cli commands, where the inmmemory cache is disabled.
But I find a bit cumbersome to have to define a separate environment only for that.
It would be nice to have a setting dedicated to disabling inmemory cache based con command-line execution

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions