balena-cli/lib
Paulo Castro f326994f8e build/deploy/preload: Accept DOCKER_CERT_PATH and DOCKER_TLS_VERIFY env vars
This allows the build and deploy commands to work with 'docker-machine'
(the preload command still does not work with docker-machine, though).

Resolves: #1844
Change-type: minor
2020-07-06 23:07:02 +01:00
..
actions Modify runCommand to accept args array instead of string 2020-07-06 12:49:37 +02:00
actions-oclif Modify runCommand to accept args array instead of string 2020-07-06 12:49:37 +02:00
auth Switch from Bluebird.join to native version 2020-06-30 23:59:18 +01:00
hooks/prerun Use import type where possible to explicitly import only type info 2020-06-24 13:46:27 +00:00
utils build/deploy/preload: Accept DOCKER_CERT_PATH and DOCKER_TLS_VERIFY env vars 2020-07-06 23:07:02 +01:00
app-capitano.ts Convert logs command to oclif 2020-07-06 11:46:15 +02:00
app-common.ts Enable long stack traces for --debug as well as DEBUG=1 2020-07-01 13:03:42 +00:00
app-oclif.ts Use import type where possible to explicitly import only type info 2020-06-24 13:46:27 +00:00
app.ts Debug mode can now be disabled with DEBUG=0 env var 2020-02-05 11:17:12 +09:00
command.ts Convert command note to oclif 2020-03-30 14:47:43 +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 Convert command tunnel to oclif, and fix port map spec issues. 2020-07-01 11:25:09 +02:00
events.ts Remove all module level bluebird usage from eagerly loaded modules 2020-07-02 14:00:26 +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
preparser.ts Convert logs command to oclif 2020-07-06 11:46:15 +02:00