getodk / briefcase

ODK Briefcase is a Java application for fetching and pushing forms and their contents. It helps make billions of data points from ODK portable. Contribute and make the world a better place! ✨💼✨
https://docs.getodk.org/briefcase-intro
Other
60 stars 154 forks source link

-id flag does not appear to be optional on v1.17 #817

Closed chrissyhroberts closed 4 years ago

chrissyhroberts commented 4 years ago

Software versions

Briefcase v1.17.0

Problem description

Using CLI tried omitting optional -id flag but briefcase reports that -id needs to be defined

Steps to reproduce the problem

java -jar ODK-Briefcase-v1.17.0.jar -sfl -sd "/DIR/" -U URL -u admin -p password

Expected behavior

warning 'form id is required'

chrissyhroberts commented 4 years ago

Sorry, my mistake - hadn't added -plla

ggalmazor commented 4 years ago

Thanks for testing this anyway! :)