When I run locally with:
I am not getting the environment variables from the deploy.env file. Also, unlike the deployment commands there is no -f switch to choose a separate file (aka, for me this gives me ability to test locally the ENV of various environments).
When I run locally with:
I am not getting the environment variables from the
deploy.envfile. Also, unlike the deployment commands there is no-fswitch to choose a separate file (aka, for me this gives me ability to test locally the ENV of various environments).