-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed as not planned
Labels
enhancementEnhances DVCEnhances DVChelp wantedp3-nice-to-haveIt should be done this or next sprintIt should be done this or next sprint
Description
Extracted from #3608 (comment)
To match docs, where options have been ordered manually from more to less important (at least that's the idea).
Example difference:
λ dvc commit -h
usage: dvc commit [-h] [-q | -v] [-f] [-d] [-R] [targets [targets ...]]
...
optional arguments:
-h, --help show this help message and exit
-q, --quiet Be quiet.
-v, --verbose Be verbose.
-f, --force Commit even if hash value for dependencies/outputs changed.
-d, --with-deps Commit all dependencies of the specified target.
-R, --recursive Commit cache for subdirectories of the specified directory.
(DVC 0.93.0)
Metadata
Metadata
Assignees
Labels
enhancementEnhances DVCEnhances DVChelp wantedp3-nice-to-haveIt should be done this or next sprintIt should be done this or next sprint
