Using Etcher in a batch file

I have a batch file that uses a loop to copy files to flash drives using XXCopy… I would like to replace XXCopy with Etcher. How can I do this?

Hello,

You might look into Etcher’s CLI version:
https://www.balena.io/etcher/cli/

I must say Etcher CLI is currently experimental; so proceed with caution. Let us know if you end up using CLI and your feedback.

Cheers…

Hi,

What is the status on the CLI? I would love to have a bash script for doing multiple drives.

BR Kristian

Hi @KristianB,
We no longer ship/support the CLI, but docs for the latest released version(s) are still available here