Add a dry-run mode that validates connections and counts source rows without writing, and accept per-connection host/port/user/password/options alongside URLs.
Add a validate command that compares row counts between source and target tables after a migration.
Stream transformer output to an Azure blob container when a job declares ToStorage, with per-job prefix and credential configuration.