You can set env vars, but do as @coniel said… create an alias. That is what we do. By doing this you can create different aliases for different deploys. We use “boomsandbox” and “boomproduction”… and add some extra tests in the alias to make sure they are being run from “suitable” directories… and not accidentally from an untested directory.