Closed (duplicate)
Project:
Drush
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
27 Aug 2010 at 12:32 UTC
Updated:
12 Dec 2023 at 16:32 UTC
When running "drush site-upgrade" the source has to be specified using the "-l" switch:
# drush -l example.org site-upgrade @example_d7
It would be better/consequent to allow site aliases for definition of source site:
# drush @example_d6 site-upgrade @example_d7
Comments
Comment #1
greg.1.anderson commentedThose two commands above should be equivalent. Maybe this is a duplicate of #895158: Site upgrade fails when cloning database from source to destination.
Comment #2
moshe weitzman commentedi agree. probable dupe. reopen as needed.