Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

How to deploy App Extension to different sub-user in same Partner account with Shopify CLI 3

How to deploy App Extension to different sub-user in same Partner account with Shopify CLI 3

chin_napat
Shopify Partner
7 0 1

My shop has an app extension, but I have multiple sub-users in the same Partner account. After I updated my Shopify CLI to version 3.X, I needed to create a TOML file in my directory, and I have done so. Prior to version 3.X, I could deploy freely to any sub-user and any app in my Partner account. However, after upgrading to 3.X, I can no longer do this.

 

I have tried creating my own 'shopify.app.toml' or even using 'shopify app config link' to link to different sub-user apps. The command line allows me to choose between users and apps in my account. But after I execute 'shopify app deploy' or 'shopify app deploy --reset' even if I select a different app in this process, it keeps deploying to the same app (which is the default and my first app).

 

For example:

User A (theme app extension, subscription UI extension) => Dev Environment

User B (theme app extension, subscription UI extension) => Production Enviroment
Target: to deploy my app to User B which is production environment

 

It keeps deploying to my User A app even if I select the User B app. I want to know how to switch between deployment targets in this case. 

 

Replies 0 (0)