-
Notifications
You must be signed in to change notification settings - Fork 0
home
Josh Tingey edited this page Oct 14, 2020
·
1 revision
mongo --username <MONGO_INITDB_ROOT_USERNAME> --password <MONGO_INITDB_ROOT_PASSWORD> --authenticationDatabase admin
use thetrains
db.BERTHS.find() # To display all BERTH documents