secrethub / secrethub-cli

A secrets management platform that every engineer can use with minimal code changes.
https://secrethub.io
Apache License 2.0
135 stars 23 forks source link

Improve credential errors #358

Closed Marton6 closed 3 years ago

Marton6 commented 4 years ago

This PR, in combination with https://github.com/secrethub/secrethub-go/pull/223 ensures that all credential related errors are wrapped with a message that includes the source of the credential (except if the credential is passed via a cli flag).

Marton6 commented 3 years ago

This PR now depends on https://github.com/secrethub/secrethub-go/pull/223 being merged first.

Marton6 commented 3 years ago

PR was closed by mistake.