Drush Rebuild

Component type

module

Categories

Maintenance status

Development status

Downloads

6257

Component created

Component changed

Drush Rebuild is a utility for rebuilding your local development environments. It uses your existing Drush aliases and an easy-to-read config file that defines the tasks for rebuilding your local environment.

For usage, installation, and configuration tips, read the docs.

Pandarus (Drush Extensions for the Pantheon Platform)

Component type

module

Maintenance status

Development status

Downloads

1441

Component created

Component changed

This is a Drush extension for use with the Pantheon Platform (https://www.getpantheon.com/)

You need to have a Pantheon account in order for this to be of any use.

This extension provides the following commands:

pan-sql-sync, pan-sql-cli
Drop in replacements for the corresponding drush sql commands (which are
currently unsupported on Pantheon).

pan-sftp
Executes an sftp command or opens an sftp shell on a remote Pantheon site via
a Pantheon site alias.

Drush Make Mercurial

Component type

module

Categories

Maintenance status

Development status

Downloads

3200

Component created

Component changed

Provides legacy support for Mercurial (HG) downloads for drush make in Drush 5.x.

Installation

drush dl make_hg
will place this project in your .drush directory.

TODO

Add simple test

Sponsored

This module is sponsored by Dennis Publishing and most of the work was done by Richard George patching Drush Make 2.3. This has been used as a basis for a sub module for Drush 5.x

Drush Check Security

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drush Command to check for security updates for all site aliases.

drush csu

This command loops through all of the defined site aliases and checks for security updates.

Each site alias that has a pending security update, is printed, along with a list of all of its pending security updates.