balena-cli/lib
Kyle Harding 9636985ee7
build/deploy: Update QEMU to speed up emulated builds
QEMU v5 has quite a few improvements over v4, and the speed
difference when emulating arm is quite noticible.

We tested this with, and without, our single-core limitation
patch and have not been able to reproduce the stability
issues we were seeing in v4 so the patch was removed in
this release.

Change-type: patch
Connects-to: https://github.com/balena-io/balena-io/issues/2340
Signed-off-by: Kyle Harding <kyle@balena.io>
2021-01-29 09:26:34 -05:00
..
auth Revert styling of "balena CLI" as "balenaCLI" 2020-10-21 00:07:46 +01:00
commands tunnel: Add note re openBalena version compatibility 2021-01-25 17:33:41 +00:00
hooks push: Fix accidental rename of -e (emulated) option 2020-10-01 23:49:14 +00:00
utils build/deploy: Update QEMU to speed up emulated builds 2021-01-29 09:26:34 -05:00
app.ts Refactor initialization code (delete app-oclif.ts and app-common.ts) 2020-10-11 00:45:53 +01:00
command.ts Convert command build to typescript, oclif, and refactor 2020-07-30 15:53:55 +02:00
config.ts Add "build secrets" and "build variables" support for push/build/deploy 2019-07-15 16:23:35 +01:00
errors.ts Fix handling of thrown strings 2021-01-15 16:45:01 +01:00
events.ts Add ability to disable analytics for performance testing 2020-11-26 13:47:48 +01:00
global.d.ts Fix occasional "CLI prints 'null' and exits" (replace old Raven/Sentry SDK) 2020-03-09 12:51:56 +00:00
help.ts docs: Add references to the masterclasses in the CLI help and README 2020-11-19 18:13:45 +00:00
preparser.ts Remove need for hardcoded list of command ids 2020-10-27 10:36:49 +01:00