mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-20 06:07:55 +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 |
||
---|---|---|
.. | ||
local | ||
app.coffee | ||
auth.coffee | ||
build.coffee | ||
command-options.coffee | ||
config.coffee | ||
deploy.coffee | ||
device.coffee | ||
environment-variables.coffee | ||
help.coffee | ||
index.coffee | ||
info.ts | ||
internal.coffee | ||
keys.coffee | ||
logs.coffee | ||
notes.coffee | ||
os.coffee | ||
preload.coffee | ||
settings.ts | ||
ssh.coffee | ||
sync.ts | ||
util.coffee | ||
wizard.coffee |