Shopify CLI Authentication for Github Actions / Continuous Integration

Hello Shopify Community,

I’m curious if anyone knows if it’s possible to use a non-manual authentication method with the Shopify CLI. To be able to hook into a continuous deployment flow it seems like it should be ( or is hopefully! ) possible to authenticate without having a user manually logging into a Shopify account but so far I’ve been unable to find any documentation discussing this or proposing solutions. Hoping someone knows if this might be possible or is documented somewhere!

3 Likes

@ianglover Have you found out a way to do it? I am also searching the solution for it :slightly_smiling_face:

Any update on how this is achieved?

The same for me!

Any help?

Kindly update if you found anything to help others.

All I’ve found so far is authentication is needed only once, but it’s a pain doing it in a automated CI/CD system.