gdcc / python-dvuploader

✈️ - Python package for parallel direct upload to Dataverse
MIT License
4 stars 0 forks source link

Enable CLI to accept a directory of files as the filepath argument #19

Open lmckone opened 2 weeks ago

lmckone commented 2 weeks ago

It would helpful if the CLI allowed users to specify a directory of files to be uploaded, similar to how the java implementation of DVUploader accepts a directory name in place of the filepath via directoryname in place of file.csv in the command