Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#3202 allow environment variables in Drush 9.x #3203

Closed
wants to merge 1 commit into from

Conversation

legovaer
Copy link

This PR will allow users to have environment variables in their drush aliases as described in #3202

@greg-1-anderson
Copy link
Member

greg-1-anderson commented Nov 29, 2017

As implemented here, this only allows environment substitution in code that uses the legacy site alias API. Modern config API calls miss out on this feature.

I think we should implement this per grasmash/yaml-expander#9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants