DopplerHQ / cli

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

Add --mount-template option to doppler run #309

Closed nmanoogian closed 2 years ago

nmanoogian commented 2 years ago

I took a few minutes to add tests to doppler secrets substitute and in the process, I realized it wasn't too difficult to add a --mount-template option to use the same functionality in doppler run.

If we'd rather hold off on adding this new flag right away, I'd still like to keep the other chores/fixes.

This branch is based on fix-run-env

nmanoogian commented 2 years ago

Force push is a clean rebase on origin/master

nmanoogian commented 2 years ago

Force push addresses PR feedback: