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

Adopt

5 surfaces

from @unified-product-graph/cli · Frameworks

upg show

Show a framework exercise: each included entity + the scores recorded on its edge, as a table.

Usage

upg show <exercise> [options]

Arguments

<exercise>
The framework_exercise, resolved by id or title

Options

--file <path>
Path to .upg file
--json
Machine-readable JSON output

Examples

Render the exercise scores as a table

upg show n_fx_q3

Resolve by title; structured output

upg show "Q3 release scope" --json

Related

upg applyupg score