For example, dvc gc -j N
. There are also other DVC commands that have this option.
-j
specifies parallelism level for the command.
It should specify that default number depends on a remote type and that to get defaults one should refer to docs.
It now reads "Number of jobs to run simultaneously." Is that better?
And is this a p3
?
@jorgeorpinel I think the idea was to include something like "Refer to docs to get default value that depends on the remote type" (better written).
So why not just "Refer to docs to get default value"?