mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-26 17:01:04 +00:00
14a3f51b73
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 |
||
---|---|---|
.. | ||
compose.coffee | ||
config.ts | ||
docker.coffee | ||
helpers.ts | ||
logger.ts | ||
messages.ts | ||
normalization.ts | ||
patterns.ts | ||
qemu.coffee | ||
streams.ts | ||
tty.coffee | ||
update.ts | ||
validation.ts |