Docs Menu
Docs Home
/
MongoDB Manual
/ / /

db.serverBuildInfo()

db.serverBuildInfo()

Provides a wrapper around the buildInfo database command. buildInfo returns a document that contains an overview of parameters used to compile this mongod instance.

Back

db.runCommand()

Next

db.serverCmdLineOpts()