main.py -h
Usage: main.py [options]
Options:
-h, --help show this help message and exit
-t TABLES, --tables=TABLES
List of exported tables by comma
--host=HOST MySql host
-u USER, --user=USER MySql username
-p PASSWORD, --password=PASSWORD
MySql password
-d DATABASE, --database=DATABASE
MySql database
-m MONGO, --mongo=MONGO
MongoDB connection string
--mongodb=MONGODB MongoDB databse for exported data
Documentation can be found at http://yuksbg.github.io/mysql2mongo/