MongoDB.local SF, Jan 15: See the speaker lineup & ship your AI vision faster. Use WEB50 to save 50%
Find out more >
Docs Menu
Docs Home
/ /
Native Methods in the Legacy Shell

ls()

Note

The native method listed here is for the legacy mongo shell.

To use native methods in mongosh, see Native Methods in mongosh.

ls()

Returns a list of the files in the current directory.

This function returns with output relative to the current shell session, and does not impact the server.

Back

load()