heroku gem and two different heroku accounts

Heroku support works so slowly I want to ask community. 1)I have a problem with switching between my two heroku accounts on the same laptop. All of the commands execute from one of these, but I want to execute it from another. Howto switch user to another heroku account? 2) how to treat my ubuntu to default for the heroku.com?

Anton Mislavsky wrote:

Heroku support works so slowly I want to ask community. 1)I have a problem with switching between my two heroku accounts on the same laptop. All of the commands execute from one of these, but I want to execute it from another. Howto switch user to another heroku account?

heroku console --app myherokuappname replace "console" with whatever command you actually need to run.

2) how to treat my ubuntu to default for the heroku.com?

I'm sorry, I don't understand what you are asking. Please post and clarify.

Paul Cortens http://www.cebuya.com

P.S. In the future I suggest http://groups.google.com/group/heroku for any Heroku related questions.

thank u

2) how to treat my ubuntu to default for the heroku.com?

I'm sorry, I don't understand what you are asking. Please post and clarify.

Paul Cortens http://www.cebuya.com

I meant how to reset email(login) and change it to another. You can see it by the command $heroku keys

The authentication info is stored in: ~/.heroku/credentials

Paul

Anton Mislavsky wrote: