Trouvé la réponse :https://stackoverflow.com/a/9361047/947305
Il y a un getCmdLineOpts commande dans le shell mongo. Exécutez ce qui suit :
db._adminCommand( {getCmdLineOpts: 1})
Trouvé la réponse :https://stackoverflow.com/a/9361047/947305
Il y a un getCmdLineOpts commande dans le shell mongo. Exécutez ce qui suit :
db._adminCommand( {getCmdLineOpts: 1})