Closed (fixed)
Project:
Drush
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
31 Dec 2009 at 14:24 UTC
Updated:
14 Jan 2010 at 14:50 UTC
--show-progress has the same affect as -v on drush rsync; it adds 'v' to the mode and --stats and --progress to the options. I added this so that I could set $options['show-progress'] in my drushrc.php without turning on -v for all commands.
| Comment | File | Size | Author |
|---|---|---|---|
| rsync-show-progress.patch | 1.9 KB | greg.1.anderson |
Comments
Comment #1
moshe weitzman commentedThats fine for now. In general, we need to add a way to specify command specific options in drushrc.php.