is there a way to inherit all environment variables when using `wrangler dev` - currently finding th
is there a way to inherit all environment variables when using
wrangler dev - currently finding that I need to write a lot of --var X:$X --var Y:$Y ...
