RepoJournal
Shopify

Shopify

Hydrogen, Polaris, and the CLI - the dev platform behind millions of stores

Keep up with Shopify in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

One email a day. Unsubscribe in one click.

Pick a date

Topics: JavaScript Full archive →

The Wire · Showcase

SHOPIFY CLI GAINS COUNTRY FLAG FOR STORE CREATION

By RepoJournal · Filed · About Shopify

1 person shipped this

The CLI now lets developers specify store country at creation time, unifying a flag across dev and preview environments.

Shopify CLI added a `--country` flag to `shopify store create dev` [1], implementing a long-pending piece of shop/world#22968 and sharing the same flag definition, validation, and error handling with `shopify store create preview` [1]. The flag exports a single `countryFlag` constant from `flags.ts` with environment variable support via `SHOPIFY_FLAG_STORE_COUNTRY`, normalizing input to trimmed uppercase and validating the two-letter country code shape before command execution [1]. Documentation was then enhanced with additional detail to clarify the flag's purpose [2], addressing feedback from the implementation PR [3]. The change lands across 3 commits and 2 PRs, with both the core feature and documentation refinement now merged.

One email a day. Unsubscribe in one click.

Action items

References

  1. [1] Add --country flag to store create dev ↗ Shopify/cli
  2. [2] Add additional detail to country flag description Shopify/cli
  3. [3] Add additional detail to country flag description ↗ Shopify/cli

Quick answers

What shipped in Shopify on July 28, 2026?
The CLI now lets developers specify store country at creation time, unifying a flag across dev and preview environments. In total, 3 commits and 2 pull requests landed.
Who contributed to Shopify on July 28, 2026?
1 developer shipped this update, including amcaplan.
What were the notable Shopify updates?
Add --country flag to store create dev, Add additional detail to country flag description, and Add additional detail to country flag description.

More from Shopify

Daily updates, in your inbox

Follow Shopify

Keep up with Shopify in about 3 minutes a day: what actually shipped — the commits, pull requests, releases, and security advisories that matter.

or

One email a day. Unsubscribe in one click. Read a past issue →

Elsewhere on the wire

Want every project, not just this one?