mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-23 10:30:26 +00:00
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.