Shopify CLI Docs

Shopify CLI

Curated, deployable Fumadocs reference for Shopify CLI commands, workflows, and official sources.

Shopify CLI is the command-line tool for generating and working with Shopify apps, themes, and Hydrogen custom storefronts. This site distills the official Shopify CLI documentation and the Shopify/cli GitHub generated command reference into a Vercel-ready Fumadocs project.

Quick install

pnpm install -g @shopify/cli@latest
shopify version
shopify help

Requirements

  • Node.js 22.12 or higher according to the latest generated Shopify/cli package metadata.
  • A package manager: npm, Yarn 1.x, or pnpm.
  • Git 2.28.0 or higher.

Shopify's public overview page can lag behind the GitHub package metadata. This site favors the current Shopify/cli repository when values differ.

Command syntax

shopify [topic] [command] [flags]

The CLI is topic based. Main topics covered here:

Current repository snapshot

Start reading

On this page