Docs Home → MongoDB Manual
On this page本页内容
The native method listed here is for the legacy mongo shell.
mongo
To use native methods in mongosh, see Native Methods in mongosh.
mongosh
cd(path)
path
cd() changes the directory context of mongo and has no effect on the MongoDB server.
cd()