Currently, if one runs drush hacked-list-projects then the command returns a table of modules that have been hacked.

It would be great to integrate Drush output formats, i.e. providing the ability to run drush hacked-list-projects --format=json or drush hacked-list-projects --format=csv so the output can be piped with other tools/scripts.

Attached is a proposed patch -- the changeset is rather obvious. Feedback appreciated.

CommentFileSizeAuthor
hacked_drush_outputformat.patch1.89 KBfengtan
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

fengtan created an issue. See original summary.

colan’s picture

Status: Needs review » Closed (duplicate)

Please note the discussion in the referencing issue.

colan’s picture

Status: Closed (duplicate) » Needs review

Let's keep this open as it may not actually be a duplicate.