Created
March 8, 2017 20:38
-
-
Save raphaellondner-mongodb/a926ad4f289c555227866c49e5ec9230 to your computer and use it in GitHub Desktop.
Lambda-local call with MongoDB Atlas
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lambda-local -l app.js -e event.json -E {\"MONGODB_ATLAS_CLUSTER_URI\":\"mongodb://lambdauser:[email protected]:27017\,lambdademo-shard-00-01-7xh42.mongodb.net:27017\,lambdademo-shard-00-02-7xh42.mongodb.net:27017/$DATABASE?ssl=true\&replicaSet=lambdademo-shard-0\&authSource=admin\"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment