Class Heroku::Command::Auth
In: lib/heroku/command/auth.rb
Parent: Heroku::Command::Base

authentication (login, logout)

Methods

login   logout  

Public Instance methods

auth:login

log in with your heroku credentials

auth:logout

clear local authentication credentials

[Validate]