Shopify CLI Docs

Sources and extraction notes

Official Shopify CLI sources used to build this Fumadocs site.

This project was assembled from official Shopify and GitHub sources.

Primary sources

GitHub repository facts

  • Repository: Shopify/cli
  • Description: Build apps, themes, and hydrogen storefronts for Shopify.
  • Default branch: main
  • Latest release observed through GitHub CLI: 3.94.3
  • Current package engine observed in packages/cli/package.json: Node.js >=22.12.0
  • Command reference source file: docs-shopify.dev/generated/generated_docs_data.json

Extracted coverage

TopicCommand pages
App30
General commands11
Hydrogen25
Theme19
Store2
Total87

Extraction method

  • Web search was used to find official Shopify CLI documentation, changelog pages, GitHub repository pages, and contributor docs.
  • Context7 was queried for Fumadocs, Next.js, and Shopify documentation before finalizing the project structure.
  • GitHub CLI was used to inspect Shopify/cli metadata and the generated command data under docs-shopify.dev/generated/generated_docs_data.json.
  • The local content tree was compared against the generated command data to verify that all 87 public generated command pages are represented.

On this page