[注意:这不是关于使用--app appName,这是一个不同的问题]
由于同时进行工作和个人 github 项目,我的机器混淆了它的 git/heroku 设置。我正在尝试恢复默认值,但找不到所有“工件”。
尝试执行命令,例如
heroku keys
heroku keys:add
heroku keys:clear
甚至试图再次添加我的密钥!
heroku keys:add --app blazing-planet-3592
都在给我
durrantm.../linker$ heroku keys:clear
Removing all SSH keys... failed
! No account specified.
!
! Run this command with --account <account name>
!
! You can also add it as a git config attribute with:
! git config heroku.account work
我最近安装了 heroku 帐户来管理多个帐户。