Class
Heroku::Command::Auth
In:
lib/heroku/commands/auth.rb
Parent:
Base
Methods
ask_for_and_save_credentials
ask_for_credentials
ask_for_password
ask_for_password_on_windows
associate_key
available_ssh_public_keys
check
check_for_associated_ssh_key
client
credentials_file
delete_credentials
echo_off
echo_on
generate_ssh_key
host
init_heroku
read_credentials
reauthorize
retry_login?
set_credentials_permissions
write_credentials
Attributes
credentials
[RW]
Public Instance methods
ask_for_and_save_credentials
()
ask_for_credentials
()
ask_for_password
()
ask_for_password_on_windows
()
associate_key
(key)
available_ssh_public_keys
()
check
()
just a stub; will raise if not authenticated
check_for_associated_ssh_key
()
client
()
credentials_file
()
delete_credentials
()
echo_off
()
echo_on
()
generate_ssh_key
(keyfile)
host
()
init_heroku
()
read_credentials
()
reauthorize
()
retry_login?
()
set_credentials_permissions
()
write_credentials
()
[Validate]