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_q3Resolve by title; structured output
upg show "Q3 release scope" --json