Shopify theme pull via google profiles

Topic summary

A developer is experiencing issues with Shopify CLI authentication when trying to pull themes from stores. Their partners can successfully use the command shopify theme pull --store test.myshopify.com and authenticate via Google profiles linked to specific Shopify accounts, which streamlines the workflow by eliminating repeated credential entry.

The user is unable to access this same authentication feature and is seeking help to:

  • Understand why this functionality isn’t available to them
  • Find a solution to enable Google profile-based authentication

An image was shared showing the authentication prompt their partners receive. The issue appears to be related to CLI configuration or account permissions, but no responses or solutions have been provided yet.

Summarized with AI on October 25. AI used: claude-sonnet-4-5-20250929.

My parters use shopify cli and google profiles for development, each profile have specific shopify account which allow them pull and update store and not use each time creds
They write:
shopify theme pull --store test.myshopify.com
After that:


And login via url

But i haven’t this feature, why? How i can fix it?