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

from @unified-product-graph/cli · Graph

upg area

Product areas within a portfolio: the area hierarchy, area-scoped subgraphs, product membership, and audience links.

Usage

upg area <list|create|update|delete|show|tree|assign|move|remove|link-audience> [options]

Arguments

<subcommand>
list, create, update, delete, show, tree, assign, move, remove, or link-audience

Options

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

Examples

Areas in the portfolio

upg area list

Create a product area

upg area create "Schema & Forms"

The area subgraph

upg area tree area_schema_forms

Related

upg portfolioupg tree