Skip to content

run: allow tracking of all params in a file with -p #4112

@gcoter

Description

@gcoter

Bug Report

Please provide information about your setup

Output of dvc version:

DVC version: 1.0.2
Python version: 3.6.8
Platform: Linux-4.15.0-106-generic-x86_64-with-LinuxMint-18.3-sylvia
Binary: False
Package: pip
Supported remotes: http, https, ssh
Cache: reflink - not supported, hardlink - supported, symlink - supported
Repo: dvc, git

Additional Information (if any):

I tried to use dvc run with two -p arguments (because I have two parameters files). It gives me this error:

ERROR: dependency 'params.yaml' does not exist

If I remove one of the two arguments, it works. So it looks like DVC doesn't enjoy having two -p arguments. Is it expected? If DVC doesn't support more than one parameters file, the ERROR message should indicate that more explicitly.

Metadata

Metadata

Assignees

Labels

A: paramsRelated to dvc paramsfeature 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