Navigation
This version of the documentation is archived and no longer supported.

cd()

On this page

Definition

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.

←   cat() copyDbpath()  →