omnigraph/crates/omnigraph-cli/tests
Ragnor Comerford 34c0af8469
fix(cli): serialize the resolved locator so config view --resolved omits no field
config view --resolved hand-listed locator fields and dropped an embedded graph's
region/endpoint/policy_file/selected — exactly the fields one debugs an S3 endpoint or
per-graph policy with. Derive Serialize on GraphLocator (internally tagged `kind:`) and
serialize+prune in print_resolved_locator, so every field is reported and a new field
can't be forgotten by hand.
2026-06-05 12:38:29 +02:00
..
support feat(config,cli): global-first layered config load 2026-06-05 11:31:10 +02:00
cli.rs fix(cli): serialize the resolved locator so config view --resolved omits no field 2026-06-05 12:38:29 +02:00
system_local.rs feat(cli,server): warn on deprecated config at load; scaffold version: 1 2026-06-04 08:48:04 +02:00
system_remote.rs fix(cli,server): correct remaining --target references to --graph 2026-06-04 08:56:39 +02:00