DopplerHQ / cli

The official CLI for interacting with your Doppler secrets and configuration.
https://docs.doppler.com
Apache License 2.0
218 stars 44 forks source link

Surface gpg error without --debug and fix typo #299

Closed ryan-blunden closed 2 years ago

ryan-blunden commented 2 years ago

Given that some folks are going to run into issues with doppler update due to gpg now being required, I think it's worth surfacing this error without --debug.

The error output would now be:

doppler update
Updating...
Error: Unable to find gpg binary for signature verification. You can resolve this error by installing your system's gnupg package
Doppler Error: exit status 1

Also fixed a typo in install.sh