pick-mongo-secondary
v1.0.1
Published
Get MongoDB Shell command to a SECONDARY from the Mongo URL
Downloads
22
Readme
pick-mongo-secondary
Fork of pick-mongo-primary to get MongoDB Shell command to a SECONDARY from the Mongo URL.
Simply call following command
npm install -g pick-mongo-secondary
mongo $(pick-mongo-secondary <MONGO_URL>)