1.0.0 • Published 10 years ago
complete-all-contacts-migration v1.0.0
complete-all-contacts-migration
Set status of all contacts to 'complete'
Usage
npm install -g complete-all-contacts-migration
complete-all-contacts http://localhost:5984/personsThis will set the status on all person docs that are a contact to
"complete".
Testing
Run the tests with
npm test1.0.0
10 years ago