Closed
Description
We need a way to sync the Remote netlify sites build enviroment variables down to the local terminal process.env
Not sure what the command is but something like
netlify env:sync # ¯\_(ツ)_/¯
This would use the API to call into the site ID and pull back all the build env variables on process.env
of the current terminal session.