balena-cli/lib/actions/local
Akis Kesoglou 299bc0db13
Update docker-toolbelt
New version is 3.1.0.

The updated version is not backwards compatible as it removes all *Async methods that are in wide use in the CLI. The workaround for now is to manually promisify the client and replace all `new Docker()` calls with a shared function that returns a promisified client.
2018-03-07 14:47:15 +00:00
..
common.coffee Update docker-toolbelt 2018-03-07 14:47:15 +00:00
configure.coffee Ensure hostname truly is optional when configuring device images 2017-10-09 12:03:31 +02:00
flash.coffee update to modules that have native node v4 support 2017-04-14 14:48:19 +03:00
index.coffee Remove resin promote command (which has never worked) to wait for larger resinOS provisioning updates 2017-11-15 14:46:22 +01:00
logs.coffee Bump resin-sync@7.0.0: use experimental rds which requires superuser permissions 2017-03-10 17:59:54 +00:00
push.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
scan.coffee Update docker-toolbelt 2018-03-07 14:47:15 +00:00
ssh.coffee Add support for Balena in local ssh 2018-02-06 12:05:28 +01:00
stop.coffee Bump resin-sync@7.0.0: use experimental rds which requires superuser permissions 2017-03-10 17:59:54 +00:00