'show' is not recognized as an internal or external command, operable program or batch file

383 Views Asked by At

After successfully executing mongod --version command, when I tried running show dbs command to view database it is showing me the error:

'show' is not recognized as an internal or external command, operable program or batch file.

The result should be showing the list of databases.

0

There are 0 best solutions below