omnigraph/crates/omnigraph-cli/tests
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
..
support feat(cli)!: remove legacy data-plane addressing (--target, positional http→remote, --as-on-served) (#238) 2026-06-15 04:29:16 +03:00
cli_cluster.rs feat(cli)!: unify graph selection under --graph; --cluster is a global scope; remove --cluster-graph (#241) 2026-06-15 14:30:58 +03:00
cli_cluster_e2e.rs refactor(cli): split the test monolith into command-area suites 2026-06-11 15:16:51 +03:00
cli_data.rs feat(cli)!: unify graph selection under --graph; --cluster is a global scope; remove --cluster-graph (#241) 2026-06-15 14:30:58 +03:00
cli_queries.rs feat(cli)!: remove legacy data-plane addressing (--target, positional http→remote, --as-on-served) (#238) 2026-06-15 04:29:16 +03:00
cli_schema_config.rs feat(cli)!: unify graph selection under --graph; --cluster is a global scope; remove --cluster-graph (#241) 2026-06-15 14:30:58 +03:00
parity_matrix.rs feat: canonical POST /load, deprecate /ingest (RFC-009 Phase 5) (#222) 2026-06-14 03:32:16 +03:00
system_local.rs feat(cli)!: remove legacy data-plane addressing (--target, positional http→remote, --as-on-served) (#238) 2026-06-15 04:29:16 +03:00
system_remote.rs feat(cli)!: unified load command; deprecate ingest as an alias 2026-06-11 04:18:00 +03:00