pub fn run(file: String, dry_run: bool) -> Result<()>
Entry point invoked by the json-ui:migrate-v1 subcommand.
json-ui:migrate-v1