# CLI Commands

- [Development commands](/b2b-platform/developer-guide/cli-commands/development-commands.md)
- [Build the B2B Platform](/b2b-platform/developer-guide/cli-commands/development-commands/build-the-b2b-platform.md): Builds the B2B platform frontend for production deployment.
- [Watcher for the B2B Platform](/b2b-platform/developer-guide/cli-commands/development-commands/watcher-for-the-b2b-platform.md): Runs the B2B platform in development watch mode with hot module replacement.
- [Addon Management commands](/b2b-platform/developer-guide/cli-commands/addon-management-commands.md)
- [Activate Addons](/b2b-platform/developer-guide/cli-commands/addon-management-commands/activate-addons.md): Activates one or more B2Bsellers Suite addons.
- [Deactivate Addons](/b2b-platform/developer-guide/cli-commands/addon-management-commands/deactivate-addons.md): Deactivates one or more B2Bsellers Suite addons.
- [List Addons](/b2b-platform/developer-guide/cli-commands/addon-management-commands/list-addons.md): Displays all available addons and their activation status.
- [Data Management commands](/b2b-platform/developer-guide/cli-commands/data-management-commands.md)
- [Map Entities](/b2b-platform/developer-guide/cli-commands/data-management-commands/map-entities.md): Maps customer-specific price entities from human-readable identifiers to UUIDs.
- [Clean expired customer prices](/b2b-platform/developer-guide/cli-commands/data-management-commands/clean-expired-customer-prices.md): Removes customer-specific prices that have exceeded their validity period.
- [Customer Migration commands](/b2b-platform/developer-guide/cli-commands/customer-migration-commands.md)
- [Migrate existing customers](/b2b-platform/developer-guide/cli-commands/customer-migration-commands/migration.md): Interactive migration tool to convert regular Shopware customers to B2B customers.
- [Create first employee for Customer](/b2b-platform/developer-guide/cli-commands/customer-migration-commands/create-first-employee-for-customer.md): Creates an admin employee for B2B customers who don't have one.
- [Reset Customer](/b2b-platform/developer-guide/cli-commands/customer-migration-commands/reset-customer.md): Removes all B2B-related data from customers and deletes all employees.
- [Setup & Configuration commands](/b2b-platform/developer-guide/cli-commands/setup-and-configuration-commands.md)
- [Rebuild platform menu](/b2b-platform/developer-guide/cli-commands/setup-and-configuration-commands/rebuild-platform-menu.md): Rebuilds the B2B platform menu to factory defaults.
- [Migrate custom fields](/b2b-platform/developer-guide/cli-commands/setup-and-configuration-commands/migrate-custom-fields.md): Reinstalls all B2B-related custom field definitions.
- [Reinstall mail templates](/b2b-platform/developer-guide/cli-commands/setup-and-configuration-commands/reinstall-mail-templates.md): Reinstalls mail templates for all activated B2B addons.
- [Demo Data commands](/b2b-platform/developer-guide/cli-commands/demo-data-commands.md)
- [Install demo data plugin](/b2b-platform/developer-guide/cli-commands/demo-data-commands/install-demo-data-plugin.md): Downloads and installs the B2bDemodata plugin from GitHub.
