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 portfolio

Cross-product and portfolio operations: membership, cross-product edges, classification cells, a portfolio digest, and validation including portfolio anti-patterns.

Usage

upg portfolio <list|attach|detach|health|query|check|edges|connect|classify|disconnect|migrate> [options]

Arguments

<subcommand>
list, attach, detach, health, query, check, edges, connect, classify, disconnect, or migrate

Options

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

Examples

Products in the portfolio

upg portfolio list

Portfolio validation + anti-patterns

upg portfolio check

Cross-product edges grouped by source product

upg portfolio edges --group-by source

Related

upg registryupg areaupg health