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
6
7
8
{
  "format": "json",
  "token": "super-secret-token-42",
  "nested": {
    "foo": "bar"
  },
  "list": ["a"]
}