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?