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 sync

Report local sync state vs the cloud (read-only; push/pull stay agent-only).

Usage

upg sync status [options]

Arguments

<subcommand>
Currently: status

Options

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

Examples

Local sync state vs the remote

upg sync status

Related

upg workspace