Hi team,
I'm using RdlMigration.exe as part of an automated migration workflow, and I've noticed that the tool requires manual input — specifically pressing q — to terminate the process. This behavior makes it difficult to integrate the tool into unattended scripts or CI/CD pipelines.
Request:
Could you please consider adding a command-line parameter (e.g., /autoquit, /noinput, or /silent) that allows the tool to exit automatically once the migration is complete or failed, without requiring manual interaction?
Why this matters:
- Enables full automation of report migration
- Reduces manual overhead in batch processing
- Improves compatibility with scripting environments and scheduled tasks
Thanks for your great work on this tool! Looking forward to your thoughts.