Command Line doesn't working with Due

Dear friends

I´m using Arduino from the Command Line programming ok with Uno Board but, when i changed to Due board (and change port / respective commands) doesn't program,

the command line:
arduino --board arduino:sam:due --port COM11 --upload .\Blink\Blink.ino

my IDE version is 1.5.7, and obviously, i have tested this DUE / comm port in Arduino IDE with success

please, what can be wrong / any tips ?

thanks

marcelo

and the manpage doesn't have a clear reference to Arduino Due: Arduino/manpage.adoc at ide-1.5.x · arduino/Arduino · GitHub

may be this doesn't work with Due ?