如何删除heroku中的以前帐户

Rit*_*tta 6 heroku heroku-toolbelt

我必须将heroku帐户从一个切换到另一个.我尝试使用heroku登录.但是当我尝试使用命令部署我的应用程序时

git push heroku master
Run Code Online (Sandbox Code Playgroud)

但我得到错误

Agent admitted failure to sign using the key.

 !  Your account ritesh@iritesh.com does not have access to young-plains-9347.
 !  
 !  SSH Key Fingerprint: 3f:bf:62:23:04:b3:7a:ff:a8:15:59:43:37:c0:4d:6e

fatal: The remote end hung up unexpectedly
Run Code Online (Sandbox Code Playgroud)

哪里ritesh@iritesh.com是我以前的帐户.如何摆脱这个错误?请指导.

fri*_*ism 1

您可以使用Heroku 帐户在多个 Heroku 帐户之间切换。另请参阅开发中心文章了解详细信息。