omnigraph/docs/user/cli
Andrew Altshuler 1bc0ea6b51
feat(cli): no-default-graph errors list candidate graphs (RFC-011 D7) (#245)
When a server/cluster scope resolves with no --graph and no default_graph, the CLI auto-uses a sole graph (cluster) or errors listing the candidate graph ids (cluster catalog; multi-graph server via best-effort GET /graphs), never a silent pick. GraphClient::resolve becomes async; flat/single-graph servers and happy paths are unaffected.
2026-06-15 15:48:29 +03:00
..
index.md feat(cli): alias subcommand; remove --alias flag (RFC-011 D4) (#244) 2026-06-15 15:23:03 +03:00
reference.md feat(cli): no-default-graph errors list candidate graphs (RFC-011 D7) (#245) 2026-06-15 15:48:29 +03:00