blob: 4b748cc0beae1c1bec1c492aa2041567288eb7c7 [file] [log] [blame] [view]
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.