env: dump to dotenv
kamilsk opened this issue · comments
Kamil Samigullin commented
vars.Dump(writer, [grouper])
grouper
allows to sort and split them by prefix, e.g.
GITHUB_VAR1=...
GITHUB_VAR2=...
BITBUCKET_VAR1=...
...
🧰 Go packages.
kamilsk opened this issue · comments
vars.Dump(writer, [grouper])
grouper
allows to sort and split them by prefix, e.g.
GITHUB_VAR1=...
GITHUB_VAR2=...
BITBUCKET_VAR1=...
...