Drush 5 does strict option checking....

This command failed when done from the cli:

drush @site_alias provision-deploy  --old_uri=oldexample.com  ~/backups/oldexample.com-20130419.131559.tar.gz

I was trying to deploy a backup from a dev site to the live site. Taking advantage of the deply code to rewrite the old uri.

CommentFileSizeAuthor
provision-opions-old_uri.patch703 byteshelmo

Comments

anarcat’s picture

Status: Active » Needs review

looking good! would that be your first autonomous commit? :)

helmo’s picture

Status: Needs review » Fixed

Not the first I already had pushed one to hostmaster last week.

This has now been pushed in.

Status: Fixed » Closed (fixed)

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

  • Commit f74a4a8 on dev-drupal-8, 6.x-2.x, dev-ssl-ip-allocation-refactor, 7.x-3.x, dev-subdir-multiserver, 6.x-2.x-backports, dev-helmo-3.x by helmo:
    Issue #1974752 by helmo: Fixed Document old_uri() option for provision-...