Deploy and publish an app extension

After you generate an extension using the Shopify CLI generate command, you can deploy your extension code to Shopify.

You can use the CLI deploy command to deploy any app extension that you've generated using Shopify CLI. This command deploys all of the extensions that are included in your app at the same time. However, you need to version and publish the extensions individually.