[Feature]: Add Reconciliation Strategy as Flag
What area(s) will this request affect?
Theme
What type of change do you want to see?
New feature
Overview
It would be nice to set the Reconciliation Strategy as a flag within the Shopifiy CLI Commend like:
shopify theme dev --theme-editor-sync --environment dev --strategy="local"
Motivation
When we are using the Shopify CLI within a Docker Container we receive sometimes this error
╭─ error ──────────────────────────────────────────────────────────────────────╮
│ │
│ Failed to prompt: │
│ │
│ Reconciliation Strategy │
│ │
│ This usually happens when running a command non-interactively, for example │
│ in a CI environment, or when piping to or from another process. │
│ │
│ To resolve this, specify the option in the command, or run the command in │
│ an interactive environment such as your local terminal. │
│ │
╰──────────────────────────────────────────────────────────────────────────────╯
I'd appreciate this feature too.
This would be amazing.
100% of the time we never resort to the remote so adding as a flag so we can force to always use the local version would be good.
Would be great. We missing it so much in our workflow, please have a look at it.
Thank you for bringing up this issue. If the Shopify team could address it, it would be a significant help for our team as well. We appreciate any updates or resolutions!
This issue seems inactive. If it's still relevant, please add a comment saying so. Otherwise, take no action. → If there's no activity within a week, then a bot will automatically close this. Thanks for helping to improve Shopify's dev tooling and experience.
P.S. You can learn more about why we stale issues here.
Need this feature
This issue seems inactive. If it's still relevant, please add a comment saying so. Otherwise, take no action. → If there's no activity within a week, then a bot will automatically close this. Thanks for helping to improve Shopify's dev tooling and experience.
P.S. You can learn more about why we stale issues here.
Could this get a look? When using a source control system you always use the local version of the files (eg, when changing branch or pulling changes), the question is confusing for new developers. The proposed switch would be perfect.
Yeah, having this feature would be great!
Yes, we also need this, badly. Why was this closed?