ismism/cli/stop.zsh

5 lines
80 B
Bash
Raw Normal View History

2023-05-22 14:55:06 +08:00
mongosh --eval "db.shutdownServer()"
echo "\nismism stopped\n"
pgrep -lf mongo