Deploy extensions in a CD pipeline

If you have an app extension that you want to deploy to Shopify regularly, then you can integrate Shopify CLI into your CI/CD pipeline to programmatically deploy your app components using the deploy command.

You can deploy any app extensions that you generated using Shopify CLI in a CI/CD pipeline.

Note that the deploy command deploys all of the extensions in your project at once. You can't deploy a specific extension.