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

cd()

cd(path)
Parameter
Type
Description

path

string

A path on the file system local to the mongo shell context.

cd() changes the directory context of the mongo shell and has no effect on the MongoDB server.

Back

cat()

On this page