balena-cli/lib
Juan Cruz Viotti 4a05ce3f53 Attempt to infer the device uuid in resin sync
This PR adds functionality to `resin sync` to try to infer what the
device uuid is as follows:

- If the argument to `resin sync` is an app, get all the devices from
that application. If there is only one, auto-select it, otherwise show
an interactive drive selection widget.

- If the argument to `resin sync` is a uuid, use it directly, without
trying to infer anything.

- If no argument is passed to `resin sync`, display an interactive
selection widget showing all your devices from all your applications.

Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
2016-04-25 08:57:19 -04:00
..
actions Attempt to infer the device uuid in resin sync 2016-04-25 08:57:19 -04:00
utils Attempt to infer the device uuid in resin sync 2016-04-25 08:57:19 -04:00
app.coffee Integrate sync plugin in the Resin CLI 2016-03-28 09:21:25 -04:00
errors.coffee Change license to Apache 2.0 2016-01-03 23:58:51 -04:00
events.coffee Log CLI events based on original command signature 2016-03-29 11:27:53 -04:00