Add a MongoDB resource to the Meroxa Platform

Add a MongoDB resource to the Meroxa Platform

Authored by: Meroxa
Brought to you by Warp, a free terminal reimagined to work like a modern app.
resource_name
mongodb_username
mongodb_password
mongodb_url
mongodb_port

Command
Copy
meroxa resources create resource_name --type mongodb -u "mongodb://mongodb_username:mongodb_password@mongodb_url:27017"
Tags