Any plans for a Doppler integration? Or cli secrets management?
Would be great is there is a plan to integrate with Doppler. Our current setup for Doppler - Dev -> Preview -> Staging -> Production. For Dev, each team member branches off a dev_personal config where they can overwrite or add additional custom envs. This is currently where we put convex deployment or clerk webhooks or anything specific to a developer. Doppler pull then pulls to env.local with only dev_personal, which has everything in dev and all the custom overwrites in dev_personal.
The ideal scenario would be some integration with doppler to do this in convex dashboard.
But even if not that, then maybe a simple cli script to push everything from env.local to a dev's convex env variables, like vercel secrets or eas secrets.
It's probably a bit lower in priority in the grand scheme of things. But would be a better dev experience and compliment the already great dev experience with Convex.
Thank you.
