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

feat: add ability to override NODE_ENV #638

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

kanadgupta
Copy link
Contributor

Hi there! This PR adds a fairly tiny change — the ability to override NODE_ENV.

In my use case, I set the NODE_ENV to cli-test since the CLI is often used in test environments and I'd like to avoid false positives when running CLI tests.

Thanks for this great library (the v4 changes are exactly what I've been looking for!) and thanks in advance for the review!

@mdonnalley mdonnalley merged commit 47d47ac into oclif:main Oct 17, 2024
2 checks passed
@mdonnalley
Copy link
Contributor

Thanks @kanadgupta for the contribution 🏆

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

Successfully merging this pull request may close these issues.

2 participants