balena-cli/lib/actions
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
..
local Update docker-toolbelt 2018-03-07 14:47:15 +00:00
app.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
auth.coffee Ensure logout works even with invalid credentials, or if not logged in 2017-12-14 15:34:36 +01:00
build.coffee Convert most of utils to TypeScript 2018-01-09 17:14:48 +01:00
command-options.coffee refactored 2017-12-18 17:03:16 +01:00
config.coffee Fix uuid params being parsed a numbers 2018-02-01 17:48:01 +02:00
deploy.coffee Convert most of utils to TypeScript 2018-01-09 17:14:48 +01:00
device.coffee Fix uuid params being parsed a numbers 2018-02-01 17:48:01 +02:00
environment-variables.coffee Fix uuid params being parsed a numbers 2018-02-01 17:48:01 +02:00
help.coffee *BREAKING*: Remove support for plugins entirely 2018-03-07 14:46:35 +00:00
index.coffee Integrate resin-preload 2017-08-11 15:43:07 +02:00
info.ts Lint TypeScript and CoffeeScript with resin-lint 2018-01-09 17:14:49 +01:00
internal.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00
keys.coffee Update the keys action to use the multicontainer SDK 2018-03-07 14:46:34 +00:00
logs.coffee Fix uuid params being parsed a numbers 2018-02-01 17:48:01 +02:00
notes.coffee Fix uuid params being parsed a numbers 2018-02-01 17:48:01 +02:00
os.coffee Fix uuid params being parsed a numbers 2018-02-01 17:48:01 +02:00
preload.coffee Multicontainer preload: Update resin-preload to 6.0.0-beta4 2018-03-07 14:46:35 +00:00
settings.ts Start using Prettier 2018-01-10 09:23:00 +01:00
ssh.coffee Fix uuid params being parsed a numbers 2018-02-01 17:48:01 +02:00
sync.ts Lint TypeScript and CoffeeScript with resin-lint 2018-01-09 17:14:49 +01:00
util.coffee improve available drives listing 2017-06-15 16:43:02 +03:00
wizard.coffee move available-drives command to util 2017-06-15 16:43:02 +03:00