subsystemctl icon indicating copy to clipboard operation
subsystemctl copied to clipboard

feat(shell): add exclude-env and include-env options

Open Ugzuzg opened this issue 3 years ago • 0 comments

Adds two new options to the shell command: --exclude-env will copy all environment variables except the ones specified in the list. --include-env will only copy the variables specified in the list.

I am sorry for any big Rust no-nos upfront. :)

https://github.com/sorah/subsystemctl/issues/15

Ugzuzg avatar Feb 04 '22 13:02 Ugzuzg