MongoDB Enterprise > mongo admin --eval ‘db.shutdownServer()’
2019-11-14T19:12:29.531+0000 E QUERY [thread1] SyntaxError: missing ; before statement @(shell):1:6
Any help?
I’m trying to complete Chapter 1: The Mongod. This command was copied from the lecture notes provided.