Dvc: run: hide --file and --single-stage

Created on 23 Jun 2020  路  2Comments  路  Source: iterative/dvc

Report

Per https://github.com/iterative/dvc.org/pull/1420#discussion_r442644095:

--file is still in the help output of dvc run -h, mentions DVC-file (a concept we are removing), and makes no sense without --single-stage (which is hidden). Please hide both for now.

Please provide information about your setup

DVC 1.0

bug ui

All 2 comments

@jorgeorpinel --single-stage is already hidden. --file will likely be used in the future, but could hide it for now. Will send an update.

Thanks!

Was this page helpful?
0 / 5 - 0 ratings