balena-cli/lib
Thodoris Greasidis edeea18b15 os download: Allow not logged in users to download images
This allows unauthenticated users to download
unconfigured images. Balena-pine v11 that started
being user by balena-sdk v13 now support
unauthenticated requests.

Change-type: minor
See: https://github.com/balena-io/balena-cli/pull/1742
Signed-off-by: Thodoris Greasidis <thodoris@balena.io>
2020-07-03 21:31:13 +00:00
..
actions os download: Allow not logged in users to download images 2020-07-03 21:31:13 +00:00
actions-oclif Convert device init to async await and oclif 2020-07-02 20:33:58 +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 Fix cross-framework nested commands 2020-07-02 20:33:05 +02:00
app-capitano.ts Convert device init to async await and oclif 2020-07-02 20:33:58 +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 Fix cross-framework nested commands 2020-07-02 20:33:05 +02:00