I have just tried it. Using quotation marks does the trick for me.mirko-koehler hat geschrieben: ↑30. Okt 2017 15:03Make sure to use quotation marks when running sbt in batch mode, i.e.
works for me.Code: Alles auswählen
sbt "submit <tu-id> <token>"
Mirko
Thanks mirko-koehler and 0b101101101 for your help.