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 spec

Browse the UPG spec catalogue offline. No graph needed.

Usage

upg spec <noun> [id] [options]

Arguments

<noun>
types, type, children, edges, edge, cross-edges, resolve-edge; regions, region, region-for, domains, domain, rings, ring; lenses, lens, frameworks, framework, framework-categories, framework-patterns; playbooks, playbook, approaches, approach; lifecycles, lifecycle, status-values, scales, scale; anti-patterns, anti-pattern, benchmarks, stages, migrations, schema, version
[id]
A specific id for the noun, e.g. a type, edge, region, or lens

Options

--json
Machine-readable JSON output

Examples

The 11 canonical regions

upg spec regions

A type's status journey

upg spec lifecycle feature

The canonical edge for a pair

upg spec resolve-edge persona job

Every catalogued anti-pattern

upg spec anti-patterns

Related

upg listupg treeupg health