Is there a way to validate environment variables?
So in my org we have like 7 different environments in the same project. Each team member has their own environment so we don't step on each others toes. The problem is... we want to be able to keep each of our ENVs in sync with production. Is there a way to do some sort of env lint?
Also is there a way to move an env var from one environment to the others?
Also is there a way to move an env var from one environment to the others?
7 Replies
Hello,
Theres currently no way to run a validation/select environment variables that should be the same across all environments. Nor is there a way to move an environment variable from one environment to another.
Do you have something like Slab or some documenting software? You could keep an article there with all the required env vars
@Chocci_Milk Thanks for the quick reply. I don't currently, but that's probably a good way of doing things.
I would also recommend making a feature request for this!
@Chocci_Milk Definetly will do. Where is the best place to do that?
#feature-requests
@Chocci_Milk 🤦♂️ Thank you. 🙂
No problem!