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

Add `configure reset` command to reset local config file #230

Closed Piccirello closed 3 years ago

Piccirello commented 3 years ago

This command is useful in support scenarios where the user has gotten into an unexpected state. It's almost never the "best" solution, but it's by far the easiest.

Closes ENG-2482