Who's a member of an Enterprise Account?

Issue

I want to use the CLI to determine which Enterprise Accounts (not teams) my user has access to.

Resolution

Install the Enterprise CLI plugin: https://www.npmjs.com/package/@heroku-cli/plugin-enterprise#heroku-enterprise

After installing the plugin, use the command below to list your accounts:

$ heroku enterprise
Enterprise Name 
playtronics
cosmo

To view all members of a specific enterprise account and their access levels, use the command below:

$ heroku enterprise:members -e Account-name

Ask on Stack Overflow

Engage with a community of passionate experts to get the answers you need

Ask on Stack Overflow

Heroku Support

Create a support ticket and our support experts will get back to you

Contact Heroku Support