Skip to content

dvc cache dir: carry over the existing cache #3300

@dmpetrov

Description

@dmpetrov

What do I suppose to do with the existing cache dir after dvc cache dir ../../my_shared_cache? Probably I should copy it to the new one (cp -r .dvc/cache/* ../../my_shared_cache && rm -rf .dvc/cache ).

Is there any reason why the command does not do that by default (or through some option like --carry-over)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting responsewe are waiting for your reply, please respond! :)questionI have a question?

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions