I use openbalena in the backend. I have created an App which using balena-cli deploy command
balena deploy myApp
I can deploy to openbalena instance which then will update all the devices that runs this App.
Is it possible to update the App on a specific single device based on its ID or name?
@richbayliss sorry that’s my mistake. I assumed so as the command is include in the CLI tool regardless or whether you are logged into balenaCloud or openBalena instance.
Is there any place that actually lists whats included/not included in openBalena, and what its intended to be supported at some point (not when just if there is any intention to include it)?