Skip to content

heroku accounts with different emails? #3328

@axlekb

Description

@axlekb

Hi folks,

Until a month or so ago I was able to use the heroku accounts plugin for projects for accounts with different email addresses. Now I have to auth every time I switch accounts. I see the plugin was merged into the main CLI last week.

My steps:

  1. Starting in one repo directory
  2. Run heroku accounts:add project1
  3. program outputs login URL at cli-auth.heroku.com
  4. I successfully login at heroku.com and program outputs "Logging in...done"
  5. Switch to a different repo directory
  6. Run heroku accounts:add project2
  7. Program completes with no output. Program creates new account dotfile containing project1 email and password.

Is there something I'm missing?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions