Bug Report
λ dvc list https://github.com/iterative/example-get-started data/
.gitignore
data.xml
data.xml.dvc
features
prepared
λ dvc list https://github.com/iterative/example-get-started data/data.xml.dvc
data.xml.dvc
λ dvc list https://github.com/iterative/example-get-started data/features
test.pkl
train.pkl
λ dvc list https://github.com/iterative/example-get-started data/features/test.pkl
ERROR: failed to list 'https://github.com/iterative/example-get-started' - The path 'data/features/test.pkl' does not exist in the target repository 'ExternalRepo: 'C:\Users\poj12\AppData\Local\Temp\tmpo4ck0n0advc-clone'' neither as a DVC output nor as a Git-tracked file.
Works for get and import.
Please provide information about your setup
Output of dvc version:
Additional Information (if any):
If applicable, please also provide a --verbose output of the command, eg: dvc add --verbose.
Bug Report
target repository 'ExternalRepo...).Please provide information about your setup
Output of
dvc version:$ dvc versionAdditional Information (if any):
If applicable, please also provide a
--verboseoutput of the command, eg:dvc add --verbose.