Skip to content

Ability to customize name of binary output.  #1152

Closed
@draco2003

Description

@draco2003

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions