balena-cli/lib/actions
Paulo Castro 6631fb5a69 Mitigate "MaxListenersExceededWarning" by reusing Logger instance
The full warning output was:
(node:43572) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 drain listeners added. Use emitter.setMaxListeners() to increase limit
(node:43572) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 error listeners added. Use emitter.setMaxListeners() to increase limit
(node:43572) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added. Use emitter.setMaxListeners() to increase limit

Change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
2019-09-12 01:49:40 +01:00
..
local Revert 'balena flash' to 'balena local flash' 2019-06-04 13:52:37 +01:00
api-key.ts Rename everything from 'resin' to 'balena' 2018-10-29 22:29:02 +01:00
app.coffee Fix TypeError when running 'balena apps' 2019-05-20 17:21:01 +01:00
auth.coffee Remove 'signup' command 2019-06-04 17:06:46 +01:00
build.coffee Mitigate "MaxListenersExceededWarning" by reusing Logger instance 2019-09-12 01:49:40 +01:00
command-options.ts Add device OS update action 2019-06-11 15:27:23 +03:00
config.coffee Add push --registry-secrets option for private docker registry authentication 2018-12-18 00:01:15 +00:00
deploy.coffee Mitigate "MaxListenersExceededWarning" by reusing Logger instance 2019-09-12 01:49:40 +01:00
device_ts.ts Add device OS update action 2019-06-11 15:27:23 +03:00
device.coffee Add device OS update action 2019-06-11 15:27:23 +03:00
environment-variables.ts Fix bug where "env rm" fails silently if an additional arg is present 2019-08-12 13:47:31 +01:00
help_ts.ts Fix bug where "env rm" fails silently if an additional arg is present 2019-08-12 13:47:31 +01:00
help.coffee Sort 'balena help' primary commands in manually specified order 2019-06-04 13:51:57 +01:00
index.coffee Add options to 'balena version' to show Node.js version 2019-06-27 16:22:26 +01:00
internal.coffee Make specifying the version during configuration optional 2018-11-16 19:39:43 +02:00
join.ts Mitigate "MaxListenersExceededWarning" by reusing Logger instance 2019-09-12 01:49:40 +01:00
keys.coffee Rename everything from 'resin' to 'balena' 2018-10-29 22:29:02 +01:00
leave.ts Mitigate "MaxListenersExceededWarning" by reusing Logger instance 2019-09-12 01:49:40 +01:00
logs.ts Mitigate "MaxListenersExceededWarning" by reusing Logger instance 2019-09-12 01:49:40 +01:00
notes.coffee Rename everything from 'resin' to 'balena' 2018-10-29 22:29:02 +01:00
os.coffee docs: Fix os configure example in os build-config docs 2019-05-16 12:38:44 +03:00
preload.coffee Remove --dockerPort's -p alias for balena preload 2019-06-04 13:51:56 +01:00
push.ts Support headless remote builds 2019-08-06 08:45:05 +01:00
scan.coffee Remove or move most local namespaced commands 2019-06-04 13:52:34 +01:00
settings.ts Rename everything from 'resin' to 'balena' 2018-10-29 22:29:02 +01:00
ssh.ts balena-ssh: add info about remote vs local connections 2019-08-19 16:14:26 +02:00
tags.ts actions: Add resource tag operations 2018-12-10 23:05:48 +02:00
tunnel.ts Mitigate "MaxListenersExceededWarning" by reusing Logger instance 2019-09-12 01:49:40 +01:00
util.ts Update util available-drives action 2019-01-11 17:56:34 +01:00