docker-compose up --force-recreate
{
"user": {
"name": "<NAME>",
"token": "<TOKEN>"
},
"elasticsearch": {
"httpAuth": "",
"host": "http://localhost:9200/",
"index": "discogs_catalog"
}
}
npm run sync
Clean index defined in config:
npm run clean
Clean custom index:
npm run clean --index=<INDEX_NAME>
npm run info
- Autentication
- Sync single item