How can I push a Shopify theme extension app programmatically?

How can I push a Shopify theme extension app programmatically?

venkateshm383
Shopify Partner
18 0 3

Hi Team, I created docker file to push theme extension app  but when I use 

this command below still it asking authentication to push extension , it issuing link to open browser 

 

shopify extension push --extension-id=XXXXXXXXXXXXX --api-key=XXXXXXXXXXXXX --api-secret=XXXXXXXXXXXXX

 

Please help out programatically how I can push theme extension app 

 

Thanks 

Venkatesh M

Replies 2 (2)

venkateshm383
Shopify Partner
18 0 3

Screenshot 2022-06-22 at 11.50.34 PM.png

venkateshm383
Shopify Partner
18 0 3

The above error I am  getting , how I can programaticaly login and push theme extension app ?