Antwort gefunden:https://stackoverflow.com/a/9361047/947305
Es gibt ein getCmdLineOpts Befehl in der Mongo-Shell. Führen Sie Folgendes aus:
db._adminCommand( {getCmdLineOpts: 1})
Antwort gefunden:https://stackoverflow.com/a/9361047/947305
Es gibt ein getCmdLineOpts Befehl in der Mongo-Shell. Führen Sie Folgendes aus:
db._adminCommand( {getCmdLineOpts: 1})