Closed
Description
Bug Report
I use system for OTA Updates which requires binaries with a certain naming schema.
The previous version I had been using this worked perfectly. Changed machines and installed the latest to find that option isn't available.
Previous arduino-cli version had an --output flag that allowed me to have something like this in my build script.
--output ../firmware/"$BUILDNAME"-"$BUILDVERSION".bin
It would be great to have this functionality back so that we don't have to jump through hoops to rename the file after building it.
Environment
- CLI version (output of
arduino-cli version
): 0.14.0 - OS and platform: Raspberrypi x64
Metadata
Metadata
Assignees
Labels
No labels