omnigraph/crates/omnigraph-cli
Andrew Altshuler a09045028f
feat(cli)!: unify graph selection under --graph; --cluster is a global scope; remove --cluster-graph (#241)
RFC-011: --graph is the single graph selector across server and cluster scopes; --cluster becomes a global scope primitive; --cluster-graph removed. Maintenance dispatch unified through resolve_scope. Wrong-address guard validates each scope flag against the verb it can consume.
2026-06-15 14:30:58 +03:00
..
src feat(cli)!: unify graph selection under --graph; --cluster is a global scope; remove --cluster-graph (#241) 2026-06-15 14:30:58 +03:00
tests feat(cli)!: unify graph selection under --graph; --cluster is a global scope; remove --cluster-graph (#241) 2026-06-15 14:30:58 +03:00
Cargo.toml refactor(cli): consume omnigraph-api-types directly; unify the load mapping 2026-06-13 17:05:32 +03:00