Hacker News new | ask | show | jobs
by davefp 2083 days ago
Can I change my local secrets without using the web interface? I see there's a local fallback mode but it's not immediately clear if it's user updatable.
1 comments

You can indeed! You can manage all of your secrets from the Doppler CLI [0]. Specifically, you'd want the `doppler secrets update` command.

[0] https://github.com/DopplerHQ/cli