Skip to content

get/import/list/etc command should accept a remote as argument #2466

@a0th

Description

@a0th

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.

Metadata

Metadata

Assignees

Labels

A: data-syncRelated to dvc get/fetch/import/pull/pushfeature requestRequesting a new featurep2-mediumMedium priority, should be done, but less important

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions