pub async fn handle_migrate( path: Option<&Path>, dry_run: bool, yes: bool, format: PresetReportFormat, ) -> Result<bool>