Skip to content

Instantly share code, notes, and snippets.

@bstonedev
Created April 15, 2020 07:39
Show Gist options
  • Save bstonedev/06aa477955e874725478b801a3fcd1b5 to your computer and use it in GitHub Desktop.
Save bstonedev/06aa477955e874725478b801a3fcd1b5 to your computer and use it in GitHub Desktop.
Top 3 Shopify Theme Kit Commands

Get

theme get --password=[your-api-password] --store=[your-store.myshopify.com] --themeid=[your-theme-id]

Watch

theme watch --password=[your-api-password] --store=[your-store.myshopify.com] --themeid=[your-theme-id]

Get Theme ID

theme get --list -p=[your-api-password] -s=[your-store.myshopify.com]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment