balena-cli/build/actions
Juan Cruz Viotti 71ee0a6cf7 Support drive option in os initialize
This allows the user to bypass the drive selection dialog.

This option can be used along with `--yes` to make the command
completely non-interactive. For example:

	$ resin os initialize rpi.img 'raspberry-pi' --drive /dev/disk2 --yes
2015-10-15 08:14:35 -04:00
..
app.js Separate general help per topic relevance 2015-10-02 08:50:32 -04:00
auth.js Separate general help per topic relevance 2015-10-02 08:50:32 -04:00
command-options.js Add per device environment variable support 2015-05-28 12:32:08 -04:00
device.js Avoid _.ary in temporal path disposer 2015-10-12 18:12:58 -04:00
environment-variables.js Implement device specs. Fix #99 2015-09-11 13:02:59 +03:00
help.js Separate general help per topic relevance 2015-10-02 08:50:32 -04:00
index.js Implement os download command 2015-09-29 13:03:14 -04:00
info.js Slim down unused functionality 2015-08-12 08:17:46 -04:00
keys.js Implement device specs. Fix #99 2015-09-11 13:02:59 +03:00
logs.js Separate general help per topic relevance 2015-10-02 08:50:32 -04:00
notes.js Refactor note set command to use promises 2015-08-13 14:17:02 -04:00
os.js Support drive option in os initialize 2015-10-15 08:14:35 -04:00
wizard.js Separate general help per topic relevance 2015-10-02 08:50:32 -04:00