Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Rename to upgrade.drush.inc so that it will be easier to use drush dl to get latest code. Update README.txt to match.
Test for $update_free_status == false, and check if the destination site is already offline in steps 17 and 18, respectively. Also mark the "run cron" and "show status report" steps as "straightforward", so that they will run without prompting unless in --prompt-all mode.
Clean up the output of content-migrate-status
Pass --yes to sql-sync again; appears this is necessary for some folks.