balena-cli/lib/actions
Juan Cruz Viotti a4642f6184 Clarify resin url on auth and whoami
When you change the `resinUrl` config from time to time it can be
confusing to remember where you're logging in, or in which host you're
in.

Currently I have to check the configuration files/environment variables
manually or run `resin settings`.

This PR prints the detected resin url on `resin login` and `resin
whoami` so it's always clear where you are.
2015-11-16 10:11:08 -04:00
..
app.coffee Remove app associate command 2015-10-21 13:25:22 -04:00
auth.coffee Clarify resin url on auth and whoami 2015-11-16 10:11:08 -04:00
command-options.coffee Add per device environment variable support 2015-05-28 12:32:08 -04:00
config.coffee Implement config reconfigure command 2015-11-11 10:38:45 -04:00
device.coffee Show uuid in devices command 2015-11-13 14:06:55 -04:00
environment-variables.coffee Implement device specs. Fix #99 2015-09-11 13:02:59 +03:00
help.coffee Separate general help per topic relevance 2015-10-02 08:50:32 -04:00
index.coffee Implement settings command 2015-11-15 22:08:02 -04:00
info.coffee Slim down unused functionality 2015-08-12 08:17:46 -04:00
keys.coffee Implement device specs. Fix #99 2015-09-11 13:02:59 +03:00
logs.coffee Separate general help per topic relevance 2015-10-02 08:50:32 -04:00
notes.coffee Refactor note set command to use promises 2015-08-13 14:17:02 -04:00
os.coffee Use rindle instead of custom waitStream 2015-10-21 10:17:10 -04:00
settings.coffee Implement settings command 2015-11-15 22:08:02 -04:00
wizard.coffee Remove project directory creation in quickstart 2015-10-21 11:18:29 -04:00