How can I use process.exit(x); without actually closing Mongobooster?
Answered
I just want the script to terminate, without using libraries etc.
I just want the script to terminate, without using libraries etc.
call mongo shell method : quit();
https://docs.mongodb.com/manual/reference/method/quit/
call mongo shell method : quit();
https://docs.mongodb.com/manual/reference/method/quit/
call mongo shell method : quit();
https://docs.mongodb.com/manual/reference/method/quit/
call mongo shell method : quit();
https://docs.mongodb.com/manual/reference/method/quit/
Thanks
Thanks
Replies have been locked on this page!