-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
enhancementEnhances DVCEnhances DVCfeature requestRequesting a new featureRequesting a new featurehelp wantedp3-nice-to-haveIt should be done this or next sprintIt should be done this or next sprint
Description
We have a big mono repo where all the projects are eventually merged. We plan to put the dvc files related to a model in the same directory, and we will have many such directories. In that case, doing dvc pull will start pulling all the files cached in remote storage (potentially terabytes of data), right? If a user does dvc pull <target> she will only load the cached file needed by this target, which is what we really want the user to do.
It would be nice to have a way to prevent the dvc pull without a target, like a config option pull.disable_global.
shchekleinefiop
Metadata
Metadata
Assignees
Labels
enhancementEnhances DVCEnhances DVCfeature requestRequesting a new featureRequesting a new featurehelp wantedp3-nice-to-haveIt should be done this or next sprintIt should be done this or next sprint