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

e2thex’s picture

just commit apps-list and apps-servers-list

e2thex’s picture

Issue tags: +sprint candidate

tag for sprint

febbraro’s picture

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

rgristroph’s picture

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).

febbraro’s picture

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

febbraro’s picture

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

febbraro’s picture

Moving the install command to it's own item. #1750204: Install apps via Drush

febbraro’s picture

Status: Active » Fixed

Automatically closed -- issue fixed for 2 weeks with no activity.