The migration process
Console commands

The new jUpgradePro console allow us to have a better user experience. We have 3 commands that allow us migrate our sites.
# composer
Manage dependency libraries using composer
usage: composer (install|status)
status Show the composer libraries status
install Install the libraries using composer
# show
Show the configuration or sites lists
usage: show (sites|config) <site>
sites Show the saved sites
config Show the saved configuration
# check
Check if the site configuration is correctly and get the version of that site
usage: check <site>
site The site listed in show sites
# migrate
Migrate data from site to this installation
usage: migrate <site>
site The site listed in show sites