migrate-mongo是在Node.js中运行的MongoDB的数据库迁移工具 安装 $ npm install -g migrate-mongo CLI用法 $ migrate-mongo Usage: migrate-mongo [options] [command] Commands: init initialize a new migration project create [description] create a new database migration with the provided description