Closed
Description
Add dvc stage add --run
option that mimics dvc run
(adds a stage and reproduces it). See #5819.
- Decide how to update docs due to this. Probably phase out all
run
examples and redirect its ref tostage add
.
Add dvc stage add --run
option that mimics dvc run
(adds a stage and reproduces it). See #5819.
run
examples and redirect its ref to stage add
.