Skip to content
UPG is in early alpha. The specification is still evolving and may change between versions.

from @unified-product-graph/cli · Read

upg template

Browse the curated starter templates (the library /upg-new-from-template and the site gallery use).

Usage

upg template <list|show> [options]

Arguments

<list|show>
list [industry] — template summaries; show <id> — full pattern (entities, typed edges, prompts)

Options

--stage <stage>
list: filter by stage (concept, validation, growth, mature)
--json
Machine-readable JSON output

Examples

All 17 templates, grouped by industry

upg template list

Just the SaaS templates

upg template list saas

Full pattern + prompts

upg template show saas-business-model

Related

upg initupg spec