Skip to content

Support executing with multiple namespaces #7

@mjpitz

Description

@mjpitz

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions