Tool to move Drupal modules manually installed in sites/all/modules to composer
bin/command ~/sites/my-drupal-project
For multisite you can pass the site uri with --site-uri=SITE_URI
option.
You can configure the web root with --web-root=WEB_ROOT
option, the default value is "".