DopplerHQ / cli

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

[FEATURE] Watch and auto-reload for `doppler run` #378

Closed devunt closed 1 year ago

devunt commented 1 year ago

Is your feature request related to a problem? Please describe. It's annoying to stop and re-run doppler run after changes are made on Doppler dashboard.

Describe the solution you'd like A --watch flag. It will periodically polling Doppler API for any changes and if changes found, it will restart the provided command.

Describe alternatives you've considered Nothing viable.

Additional context It would be very helpful in local development.

Piccirello commented 1 year ago

Closed via #408. This will be released to all Team workplaces within the next few days, and then made generally available over the next few weeks.