Skip to content

feat: update migrate_documents command with read-init-point parameter to read...

dmitry.mashoshin requested to merge epic/run-epic-deploy into master

feat: update migrate_documents command with read-init-point parameter to read last data from file to resume execution not from the beggining

Add from-dt and until-dt params to add execution boundaries Add data-dir param with information about where to store command output Add sleep-after-finish param with sleep seconds definition

Merge request reports