How to switch which theme is in sync with the Shopify CLI using shopify theme serve ?

Solved
AddisonApps
Shopify Expert
56 6 14

I am trying to use the Shopify CLI to work on a preview theme, but I cannot find any documentation around how to switch the themes that are sync'd when running 'shopify theme serve'.

Accepted Solution (1)
AddisonApps
Shopify Expert
56 6 14

This is an accepted solution.

I figured this out, I was using the Shopify CLI incorrectly. The theme is just sync'd locally, when you are done making changes, you can use shopify theme push, to push your updates to the correct theme. 

View solution in original post

Reply 1 (1)
AddisonApps
Shopify Expert
56 6 14

This is an accepted solution.

I figured this out, I was using the Shopify CLI incorrectly. The theme is just sync'd locally, when you are done making changes, you can use shopify theme push, to push your updates to the correct theme.