dvc.org icon indicating copy to clipboard operation
dvc.org copied to clipboard

`import/get(-url)`: complete `--job` description

Open shcheklein opened this issue 4 years ago • 1 comments

We should clearly define the logic behind defaults, e.g. like @isidentical mentioned we do the following for the import-url:

For import-url, it goes with --jobs => remote.jobs => core.jobs => BaseTree.JOBS

while what we mention (in import, get) is only remote modify jobs and BaseTree.JOBS (defaults). So, part about core.jobs is missing. Which might be important since it can be used to override the behavior globally for example.

shcheklein avatar Feb 05 '21 19:02 shcheklein

For import-url, it goes with --jobs => remote.jobs => core.jobs => BaseTree.JOBS

Is it the same process for get, import-url, get-url? Maybe you can help us confirm @dberenbaum ? Thanks!

jorgeorpinel avatar Mar 29 '22 18:03 jorgeorpinel

This looks stale, so I'm closing, but feel free to reopen if I'm mistaken

dberenbaum avatar Oct 16 '23 22:10 dberenbaum