Retrieves and displays the router compatibility version that has been set for a specific monograph.
npx wgc monograph version get <name>
wgc monograph version get
> npx wgc monograph version get mygraph -n prod ┌────────────┬───────────┬─────────┐ │ GRAPH NAME │ NAMESPACE │ VERSION │ ├────────────┼───────────┼─────────┤ │ mygraph │ prod │ 1 │ └────────────┴───────────┴─────────┘
Was this page helpful?