balena-cli/lib/actions
Juan Cruz Viotti 01cad3c048 Fix Boolean options can't have parameters error
This error was introduced as part of
`9cf42462c029e038e09efc961736946be8bfcb9b`, since the `forceUpdateLock`
option being used in the `reboot` command contains a `parameter`
property despite being declared a boolean.

Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
2016-10-28 12:11:57 -04:00
..
app.coffee Inject analytics in Capitano 2016-02-12 14:34:16 -04:00
auth.coffee Inject analytics in Capitano 2016-02-12 14:34:16 -04:00
command-options.coffee Fix Boolean options can't have parameters error 2016-10-28 12:11:57 -04:00
config.coffee Reword config help instructions 2016-06-14 19:08:25 +03:00
device.coffee Add a device shutdown command, and allow forcing reboot and shutdown 2016-10-27 18:39:31 -03:00
environment-variables.coffee Inject analytics in Capitano 2016-02-12 14:34:16 -04:00
help.coffee Print verbose help in resin help command 2016-01-12 10:39:29 -04:00
index.coffee Implement resin ssh <uuid> command 2016-04-26 16:00:54 +03:00
info.coffee Change license to Apache 2.0 2016-01-03 23:58:51 -04:00
keys.coffee Inject analytics in Capitano 2016-02-12 14:34:16 -04:00
logs.coffee Promote shorter uuids in all examples 2016-01-21 10:23:40 -04:00
notes.coffee Promote shorter uuids in all examples 2016-01-21 10:23:40 -04:00
os.coffee Attempt to get device type from the image first partition 2016-09-14 11:06:17 -07:00
settings.coffee Change license to Apache 2.0 2016-01-03 23:58:51 -04:00
ssh.coffee resin ssh: disable ControlMaster ssh option 2016-09-15 13:09:25 +03:00
sync.coffee resin sync: always display device selection dialog when uuid is not passed as an argument 2016-09-15 13:09:25 +03:00
wizard.coffee Remove hardcoded readdir path 2016-02-19 08:35:10 -04:00