Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow multiple env file loads #89

Open
NickLarsenNZ opened this issue Aug 16, 2023 · 0 comments
Open

Allow multiple env file loads #89

NickLarsenNZ opened this issue Aug 16, 2023 · 0 comments

Comments

@NickLarsenNZ
Copy link

NickLarsenNZ commented Aug 16, 2023

Allow multiple env file loads, with subsequent definitions overriding previous.

dotenv -f global.env -f instance1.env <command>
dotenv -f global.env -f instance2.env <command>

The nodejs dotenv CLI does this with multiple -e options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant