mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-04-07 19:34:13 +00:00
Currently, if `device init` was ran without an application argument, we attempted to get the application name from the current directory, given it was a git repository. This approach led to confusions from time to time, so now we prompt the user to select one of it's own applications from a dropdown instead of checking the current directory in this edge case. Fixes: https://github.com/resin-io/resin-cli/issues/197
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%