- Delete the .monorc.js file and restart mongo shell.
- Use the mongo shell to create a command with –norc option
- Rem all lines in the .mongorc.js file ad restart mongo shell.
- Use the mongo shell to create a command with –nodedefault option.
You need to execute a command for MongoDB that does NOT load values from the .mongorc.js file. What do you do ?
June 25, 2021June 25, 2021
0 Comment