jonasvinther / medusa

A cli tool for importing and exporting Hashicorp Vault secrets
MIT License
472 stars 61 forks source link

Add panic if create client fails #161

Closed buster1253 closed 3 months ago

buster1253 commented 3 months ago

Driveby PR as this cost me a few minutes due to improperly formatted VAULT_ADDR

buster1253 commented 3 months ago

Hi, if you want to handle this error in a non-panic way I'm willing to write a better PR. This was just written quickly as I was introduced to the tool today and needed it for a task. Ping this thread with some of, if any, requirements you have.