lade 0.15.1

Automatically load secrets from your preferred vault as environment variables, and clear them once your shell command is over.
1
2
3
4
5
format = "toml"
token = "super-secret-token-42"
[nested]
foo = "bar"
list = [ "a" ]