omnigraph/crates/omnigraph-cli
Ragnor Comerford fb56a31c16
Test: queries list must reject an unknown --target
queries list opens no graph URI, so unknown-graph validation does not ride
along on resolve_target_uri the way it does for every other command. The new
test reproduces the gap: with an unknown --target the command currently exits 0
and prints the (empty) top-level registry instead of erroring like the
URI-resolving commands do. Fails against current code; the fix follows.
2026-06-01 11:45:44 +02:00
..
src Resolve graph config by identity, not server mode 2026-05-31 15:57:20 +02:00
tests Test: queries list must reject an unknown --target 2026-06-01 11:45:44 +02:00
Cargo.toml Rename repo terminology to graph (#118) 2026-05-24 16:46:00 +01:00