I have Mongo running but can't use the mongo commands. When I type show collections
I get the error show: command not found
.
How can I fix this?
I installed with homebrew so my mongo installation is at: /usr/local/Cellar/mongodb/3.0.6
and my databases are at /data /db
.
I searched around but couldn't find an answer.
The following didn't help:
https://stackoverflow.com/questions/10203589/cant-use-mongo-command-shows-command-not-found-on-mac