db.serverCmdLineOpts()
This version of the documentation is archived and no longer
supported. View the current documentation to learn how to
upgrade your version of MongoDB.
db.serverCmdLineOpts()
Wraps the
getCmdLineOpts
database command.Returns a document that reports on the arguments and configuration options used to start the
mongod
ormongos
instance.See Configuration File Options,
mongod
, andmongos
for additional information on available MongoDB runtime options.