Until Issue #6 is implemented, having model names as an command option would allow this to be executed manually: ``` php artisan data:sync --model=User php artisan data:sync --model=RoleUser ```