drush - sinsunsan/archiref_wiki GitHub Wiki

Drush doc is at http://drush.ws/

Which directory is returned by the bootstrap function conf_path

drush php-eval "print(conf_path());"
  • drush sa
    List all site aliases defined

  • drush wd-list Display last watchdog messages

  • drush watchdog-show --count=64 Show the last 64 messages

  • drush watchdog-show --severity=error --full --count=50 all last 50 error in full format

⚠️ **GitHub.com Fallback** ⚠️