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

Support executing with multiple namespaces #7

Open
mjpitz opened this issue Dec 2, 2020 · 0 comments
Open

Support executing with multiple namespaces #7

mjpitz opened this issue Dec 2, 2020 · 0 comments

Comments

@mjpitz
Copy link

mjpitz commented Dec 2, 2020

It would be really convenient to support joining multiple namespaces together when doing an exec. Right now, I either have to duplicate environment variables between namespaces or chain functions together..

envy exec A envy exec B envy exec C ....

Took a quick look at the code and it seemed like it would be pretty easy to support something like this by turning [namespace] into a comma separated list. Thoughts?

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