| nmo-import-csv(3) -- import csv | |
| =============================== | |
| ## SYNOPSIS | |
| nmo.commands['import-csv'](<cluster || url>, <database>, <file>, [csvOptions]) | |
| ## DESCRIPTION | |
| Import csv file into CouchDB | |
| - import-csv: | |
| Accepts the name of the cluster or a url to the cluster. Along with the name of the database and the url to the file. CSV options can be supplied for how to import the file. |