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

Add --override/--no-override flag to "dotenv run" #312

Merged
merged 1 commit into from Mar 27, 2021

Conversation

bbc2
Copy link
Collaborator

@bbc2 bbc2 commented Mar 27, 2021

This makes it possible to not override previously defined environment variables when running dotenv run. It defaults to --override for compatibility with the previous behavior.

Closes #302.

This makes it possible to not override previously defined environment
variables when running `dotenv run`.  It defaults to `--override` for
compatibility with the previous behavior.
@bbc2 bbc2 merged commit efc5182 into theskumar:master Mar 27, 2021
@bbc2 bbc2 deleted the add-cli-override branch March 27, 2021 09:25
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

Successfully merging this pull request may close these issues.

Add --replace flag to run command
2 participants