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

Bulk unset using regex #18

Open
dhruvkb opened this issue Apr 13, 2023 · 0 comments
Open

Bulk unset using regex #18

dhruvkb opened this issue Apr 13, 2023 · 0 comments

Comments

@dhruvkb
Copy link

dhruvkb commented Apr 13, 2023

I have several tests cases, each modifying one env var and observing the outcome, and one test case to observe the outcome when no env var is set.

Currently the only approach is to unset each of the env vars one by one but it'd be nice if all env vars matching a regex pattern could be unset at once.

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