ismism/cli/stop.zsh
2023-05-22 14:55:06 +08:00

5 lines
80 B
Bash

mongosh --eval "db.shutdownServer()"
echo "\nismism stopped\n"
pgrep -lf mongo