Function run_cli

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