Hi, I'm working with the Aegir project and getting an introduction to drush.
I installed drush, hosting, and provision a month ago, and now I'd like to know if I'm running the most current versions.
How do I determine the version of Drush I'm running?
How do I determine the version of Drush modules I'm running?
If there was a 'drush version' command, this would be super helpful.
Seems simple enough, if you explain how to do it, I'd love to contribute to writing it. I can php and have been around Drupal for years, but haven't found a way to get into writing code here.
Thanks for your help,
Mike
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | version.drush_.inc_.txt | 3.26 KB | MichaelCole |
Comments
Comment #1
MichaelCole commentedI wrote this version.drush.inc file. It uses 'cvs status' and looks for "Sticky Tags". There may be a better way, but this is a start.
Mike
Comment #2
moshe weitzman commented#425670: drush self update