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

Fix #3133. Add site alias generator. #3142

Merged
merged 1 commit into from
Nov 6, 2017
Merged

Conversation

weitzman
Copy link
Member

@weitzman weitzman commented Nov 6, 2017

Here is a simple generator.

  1. This generates one environment called dev. Additional environments are expected to be added by hand
  2. Writes to PROJECT_ROOT/drush/[prefix].site.yml. User can rename/move the file by hand.
  3. Interactively gathers root, uri, host, user. Reasonable defaults for each are offered.
  4. Adds lots of help text at the top for guiding further customization. Thi

Any other requests/suggestions for this?

@weitzman weitzman merged commit 9788249 into master Nov 6, 2017
@weitzman weitzman deleted the generate-alias-file branch November 6, 2017 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant