Skip to content

Implement --no-exec option for import-url command #3513

@anotherbugmaster

Description

@anotherbugmaster

dvc import-url creates new .dvc file, just as dvc run. Sometimes files which would be imported are already present locally and it's quite inconvenient that they should be downloaded again in order to create a pipeline step.

Because of that it would be great to add --no-exec option: we create pipeline step, then use dvc commit to update its md5 with already downloaded file.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions