Learn
Drivers
Downloads
Community
Blog
OPTIONS
Version
Select Version
3.0 (current)
2.6
2.4
2.2
Formats
HTML
PDF
EPUB
Contribute
Report a Problem
Edit on Github
Reference
>
mongo
Shell Methods
>
Native Methods
>
cd()
cd()
¶
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.
←
version()
copyDbpath()
→
ON THIS PAGE
cd()
Definition
Report a Problem