Sometimes it would be helpful if it was possible to access variables from the .env file inside the deploy scripts. For example when using composer packages that require authentication (composer config example.com {ENV_PKG_USERNAME} {ENV_PKG_TOKEN}).