How can I push a Shopify theme extension app programmatically?

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

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