meroxa login
meroxa delete connector origin --yolo
meroxa add resource postgresDB --type postgres -u postgres://postgres:postgrespassword/meroxa/port
meroxa add resource mongoDB --type mongodb -u "mongodb+srv://user:userpassword
telnet { $POSTGRES_CONNECTION_STRING } /5432
mongo $MONGO_CONNECTION_STRING
meroxa create connector smash --from tom --input $TABLE_NAME