Download & Extend

Drush commands for Apps

Project:Apps
Version:7.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:active
Issue tags:sprint candidate

Issue Summary

It would be nice to have drush commands for listing and installing apps

Really as we have commands for enabling, disabling, and uninstalling modules the only ones that are need are:

drush apps-list SERVER: List all apps in a particular server

drush apps-install: APP install app and all is deps.

Comments

#1

just commit apps-list and apps-servers-list

#2

tag for sprint

#3

I removed cruft from the file (unused code) and then added a stub for apps-install.

#4

I tested the apps-list and apps-server-list commands.

I am working on the apps-install command now (here at the Austin apps / distro sprint at Cospace).

#5

@rgristroph Did you ever get anywhere with an install command?

#6

I built the skeleton of the install that does everything except the install.

nobody click here