lade 0.17.2

Automatically load secrets from your preferred vault as environment variables, and clear them once your shell command is over.
1
2
3
4
eval "$(lade on)"
clear
./show-example network
curl -s --data ping=pong http://127.0.0.1:18080/ | jq -r .body