-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
A: data-syncRelated to dvc get/fetch/import/pull/pushRelated to dvc get/fetch/import/pull/pushfeature requestRequesting a new featureRequesting a new featurep2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less important
Description
The get uses the default remote defined in .dvc/config
If there isn't one defined, it will fail with
file error: No remote repository specified. Setup default repository with dvc config core.remote <name> or use: dvc pull -r <name>
But the get command doesn't allow the selection of a remote. Moreover, it might be the case that we want to choose another remote other than the default one.
jburnsAscendHit, shcheklein, dmpetrov, jorgeorpinel, ehutt and 5 more
Metadata
Metadata
Assignees
Labels
A: data-syncRelated to dvc get/fetch/import/pull/pushRelated to dvc get/fetch/import/pull/pushfeature requestRequesting a new featureRequesting a new featurep2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less important