In copy-exemplars
function I would get an error claiming argument --force-unlock
is missing
#342
Labels
bug
Something isn't working
Summary
When running the
copy-exemplars
command, i.e.,$ cubids copy-exemplars BIDS_Dataset_DataLad Exemplar_Dataset v1_AcqGrouping.tsv --use-datalad
as found in the Example Walkthrough, I would get an error stating that the argument--force-unlock
is missing. Once added, it failed to be recognized.Additional details
What were you trying to do?
I was trying to run the
copy-exemplars
commandWhat did you expect to happen?
I expected the function to create an exemplar dataset
What actually happened?
I got an error from the command line telling me that a positional argument, --force-unlock, was missing. Though when I added it, the machine wouldn't recognize the argument.
Reproducing the bug
The text was updated successfully, but these errors were encountered: