Conectarse a la base de datos con usuario y password
Ejecutar
mongo -u "myusername" -p "mypassword" --authenticationDatabase "mydatabase"
Last updated
Was this helpful?
Ejecutar
mongo -u "myusername" -p "mypassword" --authenticationDatabase "mydatabase"
Last updated
Was this helpful?