heroku / heroku/cli

Feature: Use .netrc first and then look for ~/.netrc

Open
#1,452 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
889
Forks
236
Avg merge
2d 10h
Merged PRs (30d)
33

Description

It would be nice to allow to have multiple logins based on the project we're working.
Imagine we have to accounts one for the company another for a personal account and having to log in every time we switch context is annoying.

One possibility could be to look up for .netrc in the current directory and if not found, could start looking at the home dir.

Note: Remember that some companies require to use the company's email address when accessing their services.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.