In the CLI documents
http://docs.spark.io/cli/#running-from-source-advanced-spark-flash
the example command for the spark flashing a pre-compiled file is missing the device id arg.
What is on the page is:
spark flash --usb firmware.bin
What should be is
spark flash device_id firmware.bin