Web5 CLI / v0.1.1

One CLI for setup, validation, deploys, and commerce syncs.

The Web5 CLI handles authentication, project scaffolding, validation, bundling, deployment, embed generation, and Shopify connection flows from a single terminal surface. This site turns the raw command inventory into a readable operating manual.

Commands
14
Subcommands
11
Node runtime
>=18.0.0

Command lanes

Find the right operational surface quickly.

Authentication

Authentication stays terminal-first

Authenticate once, inspect the current session, and switch site context without re-running the whole OAuth flow.

Browser device flowAPI key
Start with login

Project Lifecycle

Scaffold, validate, bundle, serve, deploy

Scaffold a project, validate it, build it, run it locally, deploy resources, and generate embed code from one CLI.

Open lifecycle commands

Commerce

Commerce integration is part of the same toolchain

Connect Shopify, inspect the current connection, trigger syncs, and realign CMS schemas from the terminal.

Review ecommerce flows

Management

Operational tooling stays close to deployed work

Inspect deployed instructions, browse conversation history, fetch individual conversations, and add Storybook to a project.

See the runtime model

Reading order

Use the docs in the same order the CLI work actually happens.

Start with authentication and scaffolding, move through the generated project model, then drop into the command reference when you need flags, examples, or behavioral details.

Architecture

Generated projects stay small because the platform owns the runtime

The CLI scaffolds a client component library, not a standalone app. The platform loads the registry, resolves sections and actions, and handles runtime orchestration.

Open page

Reference

Every core command plus nested subcommands lives in one reference surface

14 top-level commands and 11 documented subcommands are grouped by authentication, project lifecycle, commerce, and management flows.

Open page