DopplerHQ / cli

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

Add Doppler import command #194

Closed rgmvisser closed 3 years ago

rgmvisser commented 3 years ago

This will allow us to read the doppler.yaml file and import this into the doppler dashboard with 1 command.

Piccirello commented 3 years ago

Does it make sense for doppler.yaml to contain the project template? That seems like a pretty different use case than originally intended for this file.

ryan-blunden commented 3 years ago

Probably outside the scope of this PR, but adding URL support for the template param would be a killer feature for helping folks use this for setting up open source applications.