balena-cli/lib/actions
2020-05-22 00:24:46 +01:00
..
local Refactor: move error related functions into error module 2020-05-01 14:41:39 +02:00
auth.ts Fix 'balena login' web authorization hanging with Google Chrome 2020-05-16 23:32:07 +01:00
build.js push/build/deploy: add --nogitignore option and update dockerignore filter library 2020-05-13 22:33:37 +01:00
command-options.ts Switch to object spreading in favor of _.assign 2020-02-29 22:08:10 +00:00
config.js Refactor: move error related functions into error module 2020-05-01 14:41:39 +02:00
deploy.js Convert selected functions to Typescript and async/await (compose.js) 2020-05-22 00:24:46 +01:00
device_ts.ts device os-update: allow host OS upgrade with development balenaOS images 2020-04-15 15:07:10 +02:00
device.js Convert lib/actions/device.coffee to javascript 2020-04-25 14:08:30 +00:00
help_ts.ts Convert internal scandevices, internal osinit to typescript & oclif 2020-04-03 16:39:39 +02:00
help.js Improve presentation of errors, help 2020-05-06 10:48:50 +02:00
index.ts Convert balena api-key generate to oclif 2020-05-04 13:50:50 +02:00
logs.ts Refactor: move error related functions into error module 2020-05-01 14:41:39 +02:00
os.js Convert lib/actions/os.coffee to javascript 2020-04-24 13:38:34 +01:00
preload.js Update balena preload help message (clarify accepted image formats) 2020-05-16 00:00:22 +01:00
push.ts push/build/deploy: add --nogitignore option and update dockerignore filter library 2020-05-13 22:33:37 +01:00
ssh.ts Minor grammar fix in balena ssh documentation 2020-04-07 10:08:24 -07:00
tags.ts Refactor: move error related functions into error module 2020-05-01 14:41:39 +02:00
tunnel.ts Switch to native Array.isArray instead of aliases 2020-03-13 16:09:43 +00:00
util.ts Lazy-load chalk 2020-02-28 18:34:54 +00:00