Docs Menu

Docs HomeDevelop ApplicationsMongoDB Manual

db.listCommands()

On this page

  • Compatibility
db.listCommands()

Provides a list of all database commands. See the Database Commands document for a more extensive index of these options.

This method is available in deployments hosted in the following environments:

  • MongoDB Atlas: The fully managed service for MongoDB deployments in the cloud

Note

This command is supported in all MongoDB Atlas clusters. For information on all commands, see Unsupported Commands.

←  db.killOp()db.logout() →

On this page