balena-cli/lib/actions
Juan Cruz Viotti e712e2f266 Print ssh key separately from the information table
Since the public key string is long, it might wrap to lines below,
causing the table layout to break.

A quick solutio is to print the ssh key after the table.

Fixes:

- https://github.com/resin-io/resin-cli/issues/151
2015-08-14 12:25:55 -04:00
..
app.coffee Slim down unused functionality 2015-08-12 08:17:46 -04:00
auth.coffee Validate that email address is valid during signup. Fix #111 2015-08-13 15:22:22 -04:00
command-options.coffee Add per device environment variable support 2015-05-28 12:32:08 -04:00
device.coffee Remove unused dependencies imports from various files 2015-08-13 13:04:22 -04:00
environment-variables.coffee Slim down unused functionality 2015-08-12 08:17:46 -04:00
help.coffee Slim down unused functionality 2015-08-12 08:17:46 -04:00
index.coffee Remove preferences command 2015-08-13 15:00:51 -04:00
info.coffee Slim down unused functionality 2015-08-12 08:17:46 -04:00
keys.coffee Print ssh key separately from the information table 2015-08-14 12:25:55 -04:00
logs.coffee Merge pull request #145 from resin-io/jviotti/fix/logs-help-indentation 2015-08-14 08:27:38 -04:00
notes.coffee Remove unused dependencies imports from various files 2015-08-13 13:04:22 -04:00
plugin.coffee Integrate new resin-cli-visuals functionality 2015-07-29 16:34:31 +03:00
wizard.coffee Slim down unused functionality 2015-08-12 08:17:46 -04:00