balena-cli/lib/utils
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
..
compose.coffee Add docker-compose-aware builds and deployments 2018-03-07 14:48:05 +00:00
config.ts Tweak TS & add missing deps that may cause build failures in some envs 2018-02-20 20:26:18 +01:00
docker.coffee Add docker-compose-aware builds and deployments 2018-03-07 14:48:05 +00:00
helpers.ts Add docker-compose-aware builds and deployments 2018-03-07 14:48:05 +00:00
logger.ts Fix breakage in deploy command from recent TS conversion 2018-01-11 10:33:08 +01:00
messages.ts Start on some easy TS conversion 2018-01-09 17:14:48 +01:00
normalization.ts Fix uuid params being parsed a numbers 2018-02-01 17:48:01 +02:00
patterns.ts Require multicontainer SDK 2018-03-07 14:46:31 +00:00
qemu.coffee Add docker-compose-aware builds and deployments 2018-03-07 14:48:05 +00:00
streams.ts Fix breakage in deploy command from recent TS conversion 2018-01-11 10:33:08 +01:00
tty.coffee Add docker-compose-aware builds and deployments 2018-03-07 14:48:05 +00:00
update.ts Start using Prettier 2018-01-10 09:23:00 +01:00
validation.ts Lint TypeScript and CoffeeScript with resin-lint 2018-01-09 17:14:49 +01:00