从我的 bash 提示符中执行此操作的最简单方法是什么?
像这样:
mongo <dbname> --eval "db.dropDatabase()"
有关从命令行编写 shell 的更多信息:https ://docs.mongodb.com/manual/tutorial/write-scripts- for-the-mongo- shell/#scripting