balena-cli/build/actions
Juan Cruz Viotti add30b33a1 Remove registered device resource in case of errors in quickstart
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.
2016-01-14 09:14:45 -04:00
..
app.js Build CoffeeScript files with LICENSE additions 2016-01-11 15:58:35 -04:00
auth.js Redirect users to signup from login if they don't have an account 2016-01-13 00:25:31 -04:00
command-options.js Build CoffeeScript files with LICENSE additions 2016-01-11 15:58:35 -04:00
config.js Build CoffeeScript files with LICENSE additions 2016-01-11 15:58:35 -04:00
device.js Remove registered device resource in case of errors in quickstart 2016-01-14 09:14:45 -04:00
environment-variables.js Build CoffeeScript files with LICENSE additions 2016-01-11 15:58:35 -04:00
help.js Print verbose help in resin help command 2016-01-12 10:39:29 -04:00
index.js Build CoffeeScript files with LICENSE additions 2016-01-11 15:58:35 -04:00
info.js Build CoffeeScript files with LICENSE additions 2016-01-11 15:58:35 -04:00
keys.js Build CoffeeScript files with LICENSE additions 2016-01-11 15:58:35 -04:00
logs.js Build CoffeeScript files with LICENSE additions 2016-01-11 15:58:35 -04:00
notes.js Build CoffeeScript files with LICENSE additions 2016-01-11 15:58:35 -04:00
os.js Build CoffeeScript files with LICENSE additions 2016-01-11 15:58:35 -04:00
settings.js Build CoffeeScript files with LICENSE additions 2016-01-11 15:58:35 -04:00
wizard.js Handle authentication in quickstart 2016-01-12 10:12:44 -04:00