Hi I’d really like to make drush detect the correct uri based on the current working directory (without extra arguments to drush).
Currently I’m using #2580 with a site-specific drushrc.php to achieve this. The maintainers of drush seem not in favor of that solution though (see #1965 and #2055).
As I’m not willing to maintain a drush fork ;) I’m looking for another way to achieve this. Any suggestions?