heroku / legacy-cli

Heroku CLI
https://cli.heroku.com
MIT License
1.37k stars 382 forks source link

GPG .netrc and heroku-cli #2021

Open componhead opened 8 years ago

componhead commented 8 years ago

System Version: macOS 10.12 (16A323) I try to login with a .netrc and all is well, but I must insert data (I'm in 2fa too). After an encryption (.netrc.gpg) and the proper git configuration, it doesn't work anymore:

$ heroku login
gpg: can't connect to the agent - trying fall back
gpg: can't connect to the agent - trying fall back
gpg: can't connect to the agent - trying fall back
Enter your Heroku credentials.
Email:

after insert data it still fails.