- Tested with:
- Node v18.12.1
- yarn 1.22.19
- Metabase v1.46.1
$ yarn install
- Set the following environment variables or copy and update the
env_sample
to a.env
file- METABASE_ADMIN_USER - must have admin permissions to manage users
- METABASE_ADMIN_PASS
- METABASE_BASE_URL
$ node ./bin/index.js --emaillist emails_to_update.csv
- should have a header row
- should have only two columns
- first column should be original email
- second column should be new email