# 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 <email> user email ### --username, -u <username> user name ### --password, -p <user password> user password