You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
λ dvc list https://github.com/iterative/example-get-started data/.gitignoredata.xmldata.xml.dvcfeaturesprepared
λ dvc list https://github.com/iterative/example-get-started data/data.xml.dvcdata.xml.dvc
λ dvc list https://github.com/iterative/example-get-started data/featurestest.pkltrain.pkl
λ dvc list https://github.com/iterative/example-get-started data/features/test.pklERROR: 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.
Also, the error message could be friendlier (the part about target repository 'ExternalRepo...).
Please provide information about your setup
Output of dvc version:
$ dvc version
Additional Information (if any):
If applicable, please also provide a --verbose output of the command, eg: dvc add --verbose.
The text was updated successfully, but these errors were encountered:
Bug Report
target repository 'ExternalRepo...
).Please provide information about your setup
Output of
dvc version
:$ dvc version
Additional Information (if any):
If applicable, please also provide a
--verbose
output of the command, eg:dvc add --verbose
.The text was updated successfully, but these errors were encountered: