Drush Support

Rob Loach - June 20, 2009 - 17:01
Project:Drupal Terminal
Version:6.x-1.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review
Description

Use AJAX Terminal to create a web interface around Drush through the Drupal website itself. Definitely not part of Drush core, but just got the idea, and thought I'd throw it up here before it left my head.

#1

greg.1.anderson - November 10, 2009 - 23:48

This is a neat idea. snufkin thought so too; that's why he created the Drupal Terminal project. I'll try it out after it has a stable 6.x release.

#2

moshe weitzman - November 21, 2009 - 21:09
Status:active» fixed

please help out at drupal terminal project. needs some work.

#3

Rob Loach - November 24, 2009 - 02:00
Title:Drush Web Interface» Drush Support
Project:Drush» Drupal Terminal
Version:6.x-1.x-dev» 5.x-1.x-dev
Component:Interoperability» User interface
Status:fixed» active

Yeah, let's move the issue itself over there too ;-) .

#4

snufkin - November 24, 2009 - 23:13
Version:5.x-1.x-dev» 6.x-1.x-dev

I see this #641970: Handle y/n dialogues as a major blocker for this issue.

#5

Rob Loach - November 28, 2009 - 06:40
Status:active» needs review

This patch adds Drush support to the Terminal. Requires the follow up patch at #635458-11: Port to Drupal 6.

Some things missing:

  1. It should always assume yes to commands as #641970: Handle y/n dialogues isn't around yet (this is done with the -y option).
  2. Drush Terminal should depend on Terminal module.
  3. This uses exec. Not sure if it's possible to use this with Drupal already bootstrapped, but would be nice as it would save on performance.
  4. Should we also pass in a default -l option for the site to act on?
AttachmentSize
drushterminal.patch 3.61 KB
 
 

Drupal is a registered trademark of Dries Buytaert.