DopplerHQ / cli

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

Disable CLI updates when calling `setup` with `--no-prompt` #222

Closed Piccirello closed 3 years ago

Piccirello commented 3 years ago

If a user runs doppler setup --no-prompt then they've indicated they don't want to be interrupted. We should disable checking for updates in this case.