wunderio / lando-drupal

0 stars 0 forks source link

#22 Add Drush @local alias. #31

Closed hkirsman closed 10 months ago

hkirsman commented 10 months ago

Add Drush @local alias. We use this during Lando setup:

https://github.com/wunderio/lando-drupal/blob/main/.lando.base.yml#L153

Also some developers might be used to it.

Testing

  1. Require this branch with Composer

lando composer require wunderio/lando-drupal:dev-feature/22-fix-local-alias --dev

  1. Check that the drush/sites/local.site.yml was added to your local site.

  2. Test that @local works

    lando drush @local uli