listCommands

listCommands

The listCommands command generates a list of all database commands implemented for the current mongod or mongos instance.listCommands命令生成为当前mongodmongos实例实现的所有数据库命令的列表。

db.runCommand( { listCommands: 1 } )
←  isSelflockInfo →