balena-cli/lib/actions
Akis Kesoglou 14a3f51b73
Add docker-compose-aware builds and deployments
Legacy behaviour is mostly retained. The most notable change in behaviour is that invoking `resin deploy` without options is now allowed (see help string how it behaves).

In this commit there are also the following notable changes:

- Deploy/Build are promoted to primary commands
- Extracts QEMU-related code to a new file
- Adds a utility file to retrieve the CLI version and its parts
- Adds a helper that can be used to manipulate display on capable clients
- Declares several new dependencies. Most are already indirectly installed via some dependency

Change-Type: minor
2018-03-07 14:48:05 +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 Add docker-compose-aware builds and deployments 2018-03-07 14:48:05 +00: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 Add docker-compose-aware builds and deployments 2018-03-07 14:48:05 +00: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