Juan Cruz Viotti 70ea8dd1a3 Redirect users to GitHub and Gitter in case of errors
Users will ge a better experience by knowing exactly where to go for
help if things go wrong.
2016-01-12 08:31:40 -04:00
2015-08-19 11:30:48 -04:00
2015-07-07 18:01:25 -04:00
2014-10-31 09:49:57 -04:00
2015-09-08 09:07:48 +03:00
2015-12-04 08:51:28 -04:00
2015-08-06 12:12:44 -04:00
2015-08-28 08:22:26 -04:00
2015-11-15 22:08:02 -04:00
2015-12-11 21:30:02 -04:00
2014-10-31 09:48:53 -04:00
2016-01-03 23:58:51 -04:00
2016-01-03 23:58:51 -04:00

Resin CLI

npm version dependencies Build Status Build status

Join our online chat at Gitter chat

The official Resin CLI tool.

Requisites

Getting Started

Installing

This might require elevated privileges in some environments.

$ npm install --global --production resin-cli

Login

$ resin login

List available commands

$ resin help

Run the quickstart wizard

$ resin quickstart

Documentation

How to point the Resin CLI to staging?

The easiest way is to set the RESINRC_RESIN_URL=resinstaging.io environment variable.

Alternatively, you can edit your $HOME/.resinrc.yml or %UserProfile%\_resinrc.yml and set resinUrl: resinstaging.io to persist this setting.

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.

You can also get in touch with us at our public Gitter chat channel.

License

The project is licensed under the Apache 2.0 license.

Description
The official balena CLI tool.
Readme Pixar 60 MiB
Languages
TypeScript 97.9%
JavaScript 1.5%
Shell 0.4%
EJS 0.1%