Posted by zarrarnyc on August 7, 2011 at 11:58am
With running multisites in Drupal, managing taxonomy across many sites becomes a very tedious task especially if there is constant taxonomy change. Drush http://drupal.org/project/drush is the best way to create new taxonomy and terms. So far, I am having issues with getting Drush to make this happen. What is the best way to set up Drush for multisite. Thanks.
Comments
With all due respect, check
With all due respect, check out the Drush documentation, specifically the parts regarding the --uri/-l parameter. It supports multisite installations pretty well.
If that doesn't help, could you posit a more specific question?
The Boise Drupal Guy!
the easiest way to deal with
the easiest way to deal with multisites with drush is to cd to the directory of the site you want to work upon - no need to add the -l parameter.