drupal-mode icon indicating copy to clipboard operation
drupal-mode copied to clipboard

drush aliases

Open arnested opened this issue 12 years ago • 1 comments
trafficstars

Support drush aliases:

  • Undestand the syntax and parse out relevant info about a site (i.e. the root)
  • Set current site and apply it to all drush commands (similar to doing drush use @mysite but with the side effect that Emacs will now also know more about the site)

arnested avatar Dec 03 '12 12:12 arnested

Experimental support in branch feature/site-alias.

arnested avatar Jan 29 '14 22:01 arnested