balena-cli/lib/utils
Scott Lowe 320b4864d9 device os-update: allow host OS upgrade with development balenaOS images
also:
fix `device os-update` incorrectly showing 0% progress
convert `device os-update` to use async/await

Change-type: minor
Resolves: #1725
Signed-off-by: Scott Lowe <scott@balena.io>
2020-04-15 15:07:10 +02:00
..
device device os-update: allow host OS upgrade with development balenaOS images 2020-04-15 15:07:10 +02:00
cloud.ts Add multicontainer (microservices) support for 'balena envs' 2019-12-11 17:50:08 +00:00
common-flags.ts Add multicontainer (microservices) support for 'balena envs' 2019-12-11 17:50:08 +00:00
compose_ts.ts Fix build/deploy commands with QEMU emulation and alternative Dockerfile name 2020-02-25 16:42:12 -03:00
compose.coffee Switch to native Array.isArray instead of aliases 2020-03-13 16:09:43 +00:00
compose.d.ts Add project directory validation for balena push / build / deploy commands 2020-02-17 15:19:07 +00:00
config.ts Update dependencies 2020-03-12 18:03:10 +00:00
deploy-legacy.coffee Simplify lazy-loading of resin-cli-visuals with a shared function 2020-02-28 15:29:07 +00:00
docker-coffee.coffee Switch to native Array.isArray instead of aliases 2020-03-13 16:09:43 +00:00
docker-coffee.d.ts Convert lib/actions/local/common.coffee to javascript 2020-03-31 11:57:47 +01:00
docker.ts Add "build secrets" and "build variables" support for push/build/deploy 2019-07-15 16:23:35 +01:00
env-common.ts Switch to object spreading in favor of _.assign 2020-02-29 22:08:10 +00:00
eol-conversion.ts Fix balena push "Segmentation fault" on Windows (replace 'mmmagic' with 'isBinaryFile') 2020-02-13 15:51:45 +00:00
helpers.ts Handle ssh process exit codes 2020-03-31 14:27:30 +01:00
ignore.ts Update resin-lint and prettier, and re-prettify 2020-01-20 22:46:32 +00:00
lazy.ts Update dependencies 2020-03-12 18:03:10 +00:00
logger.ts Lazy-load chalk 2020-02-28 18:34:54 +00:00
messages.ts Add debug instructions for powershell 2020-02-06 18:24:53 +00:00
normalization.ts Switch to native number check 2020-03-13 16:15:07 +00:00
oclif-utils.ts Improve command usage format consistency in 'balena help' output 2019-11-10 00:54:22 +00:00
patterns.ts device os-update: allow host OS upgrade with development balenaOS images 2020-04-15 15:07:10 +02:00
promote.ts Switch to object spreading in favor of _.assign 2020-02-29 22:08:10 +00:00
qemu-ts.ts Fix 'balena build --emulated' on Windows (including default docker socket) 2019-10-09 13:10:49 +01:00
qemu.coffee Simplify lazy-loading of balena-sdk by utilizing a shared function 2020-02-27 17:17:36 +00:00
qemu.d.ts Enable emulated builds on remote devices running a different OS as the CLI 2019-08-22 13:37:07 +01:00
remote-build.ts Avoid Sentry reporting of selected common "expected" errors 2020-03-09 12:51:56 +00:00
ssh.ts Handle ssh process exit codes 2020-03-31 14:27:30 +01:00
streams.ts Bump resin-multibuild (2.1.4), docker-progress (3.0.5), resin-lint (3.0.1) 2019-03-18 14:09:06 +00:00
sudo.ts Switch to object spreading in favor of _.assign 2020-02-29 22:08:10 +00:00
tty.coffee Fix getting window size when there’s no TTY attached 2018-03-15 10:30:54 +02:00
tunnel.ts Bump resin-multibuild (2.1.4), docker-progress (3.0.5), resin-lint (3.0.1) 2019-03-18 14:09:06 +00:00
update.ts Replace 'npm' upgrade notifier message with INSTALL.md URL 2019-05-04 18:34:08 +01:00
validation.ts Update balena ssh command to support local devices and multicontainer 2019-06-04 13:51:57 +01:00