balena-cli/lib/actions
Scott Lowe be82bcfa63 convert commands key, keys, key add, key rm to oclif.
Also:
 - Display keys with `name` instead of `title`.
 - Check for empty key before calling API.

Change-type: patch
Signed-off-by: Scott Lowe <scott@balena.io>
2020-04-20 16:07:39 +02:00
..
local Convert lib/actions/local/common.coffee to javascript 2020-03-31 11:57:47 +01:00
api-key.ts Make use of capitano's promise support to simplify the code 2020-02-28 13:27:07 +00:00
app.ts Simplify lazy-loading of resin-cli-visuals with a shared function 2020-02-28 15:29:07 +00:00
auth.ts Simplify lazy-loading of resin-cli-visuals with a shared function 2020-02-28 15:29:07 +00:00
build.coffee Check logged in for balena build if application specified 2020-04-01 12:39:30 +02:00
command-options.ts Switch to object spreading in favor of _.assign 2020-02-29 22:08:10 +00:00
config.coffee Simplify lazy-loading of resin-cli-visuals with a shared function 2020-02-28 15:29:07 +00:00
deploy.coffee Fix project directory validation for 'balena deploy' with pre-built image 2020-04-02 19:44:27 +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.coffee Simplify lazy-loading of resin-cli-visuals with a shared function 2020-02-28 15:29:07 +00:00
help_ts.ts Convert internal scandevices, internal osinit to typescript & oclif 2020-04-03 16:39:39 +02:00
help.coffee Add support for primary/secondary oclif commands 2020-03-19 15:45:04 +01:00
index.coffee convert commands key, keys, key add, key rm to oclif. 2020-04-20 16:07:39 +02:00
logs.ts Switch to native Array.isArray instead of aliases 2020-03-13 16:09:43 +00:00
os.coffee Simplify lazy-loading of resin-cli-visuals with a shared function 2020-02-28 15:29:07 +00:00
preload.coffee Switch to native Array.isArray instead of aliases 2020-03-13 16:09:43 +00:00
push.ts Switch to native Array.isArray instead of aliases 2020-03-13 16:09:43 +00:00
scan.coffee Simplify lazy-loading of resin-cli-visuals with a shared function 2020-02-28 15:29:07 +00:00
ssh.ts Minor grammar fix in balena ssh documentation 2020-04-07 10:08:24 -07:00
tags.ts Simplify lazy-loading of resin-cli-visuals with a shared function 2020-02-28 15:29:07 +00: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