Have your say in Community Polls: What was/is your greatest motivation to start your own business?
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.

Stop using Shopify CLI to manage app

Stop using Shopify CLI to manage app

stemail23
Shopify Partner
5 0 1

How do I stop using Shopify CLI to manage my app?

 

I initially created an app using the Shopify CLI, but now I don't want to manage it with the CLI. I want to change my app scopes, but simply re-authorising with a changed scopes in the `/admin/oauth/authorize` call doesn't change the requested scopes. I believe this is because I initially deployed the app using the `

shopify app deploy` call which now means that the scopes are fixed to those in the `toml` file and the `scope` query param in the auth url is ignored.
 
Can I "eject" my app from CLI control so that I can update the scopes simply via auth. Or is there some other way to achieve this?
Reply 1 (1)

Liam
Community Manager
3108 344 892

Hi Stemail23,

 

From chatting with our team it seems it's only possible to migrate from a Partner Dashboard-managed app to Shopify CLI, but not the other way around. What would be the reason that you want to use auth instead of the toml file method?

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog