We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
echo "hello" > hello dvc add hello dvc run -d hello -o copy 'cp hello copy' dvc move hello greetings
Move should change copy.dvc content as well:
copy.dvc
- cmd: cp hello copy + cmd: cp greetings copy deps: md5: b1946ac92492d2347c6235b4d2611184 - path: hello + path: greetings md5: 4aadcd3be9fc768f4a57d7a41236b610 outs: cache: true md5: b1946ac92492d2347c6235b4d2611184 metric: false path: copy