| nmo-import-csv(3) -- import csv | |
| =============================== | |
| ## SYNOPSIS | |
| nmo.commands['import-csv'](file, url, [csvOptions]) | |
| ## DESCRIPTION | |
| Import csv file into CouchDB | |
| - import-csv: | |
| Accepts the file, url and csv options to import a file into CouchDB. | |
| It returns a promise. |