How could I alternatively dump mongodb, since pacman
does not ship mongodb-tools with it ?
[root@pi2 lib]# mongo
mongo mongod mongoperf mongos mongosniff
[root@pi2 lib]# mongodump
-bash: mongodump: command not found
you just install mongodb-tools to get command mongodump, mongorestore, etc