mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-24 15:56:38 +00:00
add30b33a1
A device resource needs to be registered with the API before being able to create the `config.json` file that goes in a device. This means thats the device image is configured and written to an external drive (e.g: SDCard) *after* the device resource registered. If any of the above operations fail, there will be an unitialized orphan device living in the selected application that the user will have to remove himself. |
||
---|---|---|
.. | ||
actions | ||
utils | ||
app.coffee | ||
errors.coffee |