Function run_cli

pub async fn run_cli<M>(migrator: M)
where M: MigratorTrait,