Pre-select image from command line
See original GitHub issue- Etcher version: 1.5.24, installed via
.deb
package from Github releases - Operating system and architecture: Debian 9, amd64
- Image flashed: custom buildroot image for Raspberry
- Do you see any meaningful error information in the DevTools? irrelevant
Is it possible to pass the path to an image on the command line? This could boost my productivity a lot 😃
Just running
$ balena-etcher-electron /path/to/buildroot/output/images/sdcard.img
didn’t yield the expected result; the GUI still asked me to select an image.
(If you don’t plan on implementing this yourselves: will you accept a PR implementing this?)
Side note
I also expected
$ balena-etcher-electron --help
to print something meaningful. Instead the GUI just popped up.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:5 (4 by maintainers)
Top Results From Across the Web
What is the fastest way to view images from the terminal?
The way to "double-click" on a file from the command line is xdg-open . If you're on Gnome (probably, if you're using Nautilus),...
Read more >ImageMapster - Preselect states from a db; anchor link within ...
I'm trying to get states determined by database to display an alternate image. Those states then link to an anchor on that same...
Read more >Create image recipes and versions - EC2 Image Builder
Create an image recipe (AWS CLI). To create an image recipe with the Image Builder create-image-recipe command in the AWS CLI, follow these...
Read more >Command-line tool — lightly 1.2.40 documentation
We can do this using the lightly-crop CLI command. The CLI command crops objects out of the input images based on labels and...
Read more >Control Point Selection tool - MATLAB cpselect - MathWorks
You can use the close(h) command to close the tool from the command line. ... initialMovingPoints — Preselected control points on moving image...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I don’t think we recently discussed this, let us check and we’ll get back to you
Should (finnally!) be possible with https://github.com/balena-io/etcher/pull/3177