@chrisdudek/yg 2.3.3 → 2.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -45,7 +45,7 @@ yg build-context --node orders/order-service
45
45
 
46
46
  **Reading and analysis:**
47
47
 
48
- - `yg build-context --node <path>` — Assemble context package for a node
48
+ - `yg build-context --node <path> [--full]` — Assemble context package (YAML structural map + artifact paths; `--full` appends file contents)
49
49
  - `yg status` — Graph health summary
50
50
  - `yg tree [--root <path>] [--depth N]` — Graph structure as tree
51
51
  - `yg owner --file <path>` — Find which graph node owns a source file