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
9
10
11
12
> ./cat-lade.yml format
^printenv FROM_FILE:
  FROM_FILE: file://../sources/config.json?query=.format
> printenv FROM_FILE
Lade loaded: FROM_FILE, SHELL.

json
>