smallstep / cli

🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
https://smallstep.com/cli
Apache License 2.0
3.57k stars 247 forks source link

Fix ignored error from loading vintage context configuration #1124

Closed hslatman closed 4 months ago

hslatman commented 4 months ago

Addresses https://github.com/smallstep/certificates/issues/1745. An error occurring due to a corrupted CLI configuration should now result in the error being returned. The fix is in https://github.com/smallstep/cli-utils/pull/109.