balena-cli/doc/auth/signup.md
2015-03-03 11:32:24 -04:00

485 B

signup

Use this command to signup for a resin.io account.

If signup is successful, you'll be logged in to your new user automatically.

Examples:

$ resin signup
Email: me@mycompany.com
Username: johndoe
Password: ***********

$ resin signup --email me@mycompany.com --username johndoe --password ***********

$ resin whoami
johndoe

Options

--email, -e

user email

--username, -u

user name

--password, -p

user password