摘要: mongosh "mongodb://localhost:27017" --authenticationDatabase admin -u root # --authenticationDatabase: 指定鉴权数据库 # -u:指定登录账号 阅读全文
posted @ 2022-11-03 14:53 石乾智的博客 阅读(20) 评论(0) 推荐(0)