Skip to content

Add examples to store create dev - #8457

Merged
amcaplan merged 1 commit into
mainfrom
store-create-dev-examples
Sep 2, 2026
Merged

Add examples to store create dev#8457
amcaplan merged 1 commit into
mainfrom
store-create-dev-examples

Conversation

@amcaplan

@amcaplan amcaplan commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Adds static examples to store create dev, the only shopify store command without them.

Split out ahead of #8456, which unhides the command — landing the examples first keeps that PR's diff purely about visibility. Still hidden here, so no changeset; #8456 carries it.

Checklist

  • I've considered possible cross-platform impacts (Mac, Linux, Windows)
  • I've considered possible documentation changes
  • I've considered analytics changes to measure impact
  • The change is user-facing — I've identified the correct bump type (patch for bug fixes · minor for new features · major for breaking changes) and added a changeset with pnpm changeset add

🤖 Generated with Claude Code

`store create dev` was the only `shopify store` command without
`static examples`. Every sibling (`auth`, `list`, `open`, `info`,
`execute`, `create preview`, `delete`) defines them, so add them here
for consistency.

The command is still hidden, so only the oclif manifest changes: the
README lists non-hidden commands only, and the shopify.dev docs data
carries flags rather than examples.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Assisted-By: devx/13746eb2-e5e2-4de0-b1fd-476a489da9c3

amcaplan commented Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions Bot added the no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users. label Sep 2, 2026
@amcaplan
amcaplan marked this pull request as ready for review September 2, 2026 11:41
@amcaplan
amcaplan requested a review from a team as a code owner September 2, 2026 11:41
Copilot AI lite review requested due to automatic review settings September 2, 2026 11:41
@amcaplan
amcaplan requested a review from a team as a code owner September 2, 2026 11:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

The change is additive, consistent with existing command example patterns, and matches the command’s actual flags (including --json).

Pull request overview

Adds static CLI usage examples for the shopify store create dev command and propagates them into the generated Oclif manifest, aligning it with other shopify store commands that already include examples.

Changes:

  • Added static examples to packages/store/src/cli/commands/store/create/dev.ts.
  • Regenerated/updated the corresponding examples entry in packages/cli/oclif.manifest.json.
File summaries
File Description
packages/store/src/cli/commands/store/create/dev.ts Adds example invocations for store create dev, including --with-demo-data and --json variants.
packages/cli/oclif.manifest.json Updates the generated manifest to include the new examples for store:create:dev.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@amcaplan
amcaplan added this pull request to the merge queue Sep 2, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Sep 2, 2026
@amcaplan
amcaplan added this pull request to the merge queue Sep 2, 2026
Merged via the queue into main with commit 1696c69 Sep 2, 2026
32 checks passed
@amcaplan
amcaplan deleted the store-create-dev-examples branch September 2, 2026 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants