illuminate-extract
extract from Jira to a .json file
run node extract
output will be .json
process .json extract of Jira data and load in Mongo
run node processExtract.js
Mongo must be running and available. Edit file to configure remote db.
command line interface to support the extraction of data for import into Synapse
JavaScript
run node extract
output will be .json
run node processExtract.js
Mongo must be running and available. Edit file to configure remote db.