bahmutov/as-a

Delete variables from environment

Opened this issue · 0 comments

The opposite of #4 - removes variables from the environment (if possible)

as-a --rm name1,name2

should remove all variables from sections name1 and name2