DopplerHQ / cli

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

Add install.sh flag for forcing signature verification #188

Closed Piccirello closed 3 years ago

Piccirello commented 3 years ago

For users that explicitly want to opt-in to signature verification (like Doppler), we now support a --verify-signature flag. This flag will eventually be deprecated when we switch signature verification form opt-in to opt-out.