I would like to know what's the best way to switch between heroku account using the heroku toolbelt.
I'm used to have a personnal heroku account which is a collaborator of all of my professionnal heroku app. The problem is when I want to make some changes that have a financial impact : adding / removing addon for example, I cannot do it as a collaborator.
Before heroku toolbelt I was used to change the content of the file ~/.heroku/credentials
but it does not exists anymore with the toolbelt.
Have you tried the heroku accounts plugin?