mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-30 08:03:55 +00:00
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.
Resin CLI
The official Resin CLI tool.
Requisites
Getting Started
Installing
This might require elevated privileges in some environments.
$ npm install -g resin-cli
Login
$ resin login
List available commands
$ resin help
Run the quickstart wizard
Run as root
on UNIX based systems, and in an administrator command line prompt in Windows.
$ resin quickstart
Support
If you're having any problem, check our troubleshooting guide and if your problem is not addressed there, please raise an issue on GitHub and the Resin.io team will be happy to help.
License
The project is licensed under the MIT license.
Languages
TypeScript
97.9%
JavaScript
1.5%
Shell
0.4%
EJS
0.1%