UNPKG

346 BMarkdownView Raw
1# customer-groups-exporter
2
3Export [commercetools customer groups](https://docs.commercetools.com/http-api-projects-customer-groups.html) from the commercetools platform.
4More info here: https://commercetools.github.io/nodejs/cli/customer-groups-exporter.html
5
6## Install
7
8```bash
9npm install @commercetools/customer-groups-exporter --global
10```