mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-20 06:07:55 +00:00
299bc0db13
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. |
||
---|---|---|
.. | ||
common.coffee | ||
configure.coffee | ||
flash.coffee | ||
index.coffee | ||
logs.coffee | ||
push.coffee | ||
scan.coffee | ||
ssh.coffee | ||
stop.coffee |