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

from @unified-product-graph/cli · Stand in the graph

upg at

Move the cursor to a node (resolved by id or title).

Usage

upg at <node> [options]

Arguments

<node>
The node to stand on, resolved by id or by title

Options

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

Examples

Move the cursor by title

upg at "Reduce cart abandonment"

Output

▸ cursor → opportunity "Reduce cart abandonment"  n_Mt84owZpqrst2X9c

Move the cursor by id

upg at n_Mt84owZpqrst2X9c

Related

upg hereupg lsupg find