busser / murmur

Pass secrets as environment variables to a process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature Request: Summary output to console

zachequi opened this issue · comments

It would be handy to have a flag for whisper that causes it to produce a summary of what secrets it loaded successfully/unsuccessfully to the console

Currently, whisper logs any errors that occur and exits if it failed to fetch a secret.

I agree that it would be nice for whisper to at least log the name of each environment variable it overloads. I'll start working on it :)

This feature is now live on the main branch. I will close this issue after the next release.

Whisper now does this with release v0.4.0.