Skip to content

Shopware-CLI

You are viewing the next version (v6.7) of the documentation.
Click here to switch to the stable version (v6.6), or use the version switcher on the left to navigate between versions.

Shopware-CLI

Shopware-CLI is an open-source external command-line interface for Shopware 6. It provides a set of commands to interact with your Shopware instance, build extensions, dump databases, and more. The CLI is an extra tool and needs to be set up separately from your Shopware instance.

The CLI consists of three command scopes:

  • Project commands: Commands to interact with your Shopware project
  • Extension commands: Commands to build Shopware extensions
  • Store commands: Commands to publish extensions to the Shopware Store or update

If you want to use the CLI, you need to install it first or take a look at each area of the CLI.