Skip to content

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

Merged
bbc2 merged 1 commit intotheskumar:masterfrom
bbc2:add-cli-override
Mar 27, 2021
Merged

Add --override/--no-override flag to "dotenv run"#312
bbc2 merged 1 commit intotheskumar:masterfrom
bbc2:add-cli-override

Conversation

@bbc2
Copy link
Copy Markdown
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 force-pushed the add-cli-override branch from 45c29e3 to d488781 Compare March 27, 2021 09:23
@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