このように:
mongo <dbname> --eval "db.dropDatabase()"
コマンドラインからのシェルのスクリプト作成の詳細については、https://docs.mongodb.com/manual/tutorial/write-scripts-for-the-mongo-shell/#scripting
このように:
mongo <dbname> --eval "db.dropDatabase()"
コマンドラインからのシェルのスクリプト作成の詳細については、https://docs.mongodb.com/manual/tutorial/write-scripts-for-the-mongo-shell/#scripting