| | 660 | |
| | 661 | == drush == |
| | 662 | |
| | 663 | Installed via ticket:396#comment:17, example usage: |
| | 664 | |
| | 665 | {{{ |
| | 666 | jim@quince:/web/news.transitionnetwork.org/www$ sudo -i |
| | 667 | quince:~# cd /web/news.transitionnetwork.org/www |
| | 668 | quince:/web/news.transitionnetwork.org/www# drush cc |
| | 669 | Enter a number to choose which cache to clear. |
| | 670 | [0] : Cancel |
| | 671 | [1] : all |
| | 672 | [2] : theme |
| | 673 | [3] : menu |
| | 674 | [4] : css+js |
| | 675 | 1 |
| | 676 | }}} |
| | 677 | |
| | 678 | We could install the munin drupal plugin that uses drush https://drupal.org/project/munin if we have a need for it. |