I would like to upgrade Drupal 7 to Drupal 8 using Drush command. I installed Drush and modules of Migrate Tool and Migrate Plus. In command prompt when I enter "drush help" it list out all Migrate Tools commands. But when I use the command drush migrate-upgrade it returns an error - The drush command 'migrate-upgrade' could not be found.
I refer this link https://www.drupal.org/node/2350651 for upgrade. Please give some guidance to do this upgrade.