omnigraph/crates/omnigraph-cli
Andrew Altshuler 9513b076d2
docs(cli): fix the --help capability legend (config removed, profile added) (#256)
The `local` line of the `--help` "COMMANDS BY CAPABILITY" legend was stale: it
still listed `config` (the `config migrate` group was removed with the
omnigraph.yaml excision) and omitted `profile` (added by RFC-011 D8). Update the
list to `embed, login, logout, profile, version`.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 23:44:23 +03:00
..
src docs(cli): fix the --help capability legend (config removed, profile added) (#256) 2026-06-15 23:44:23 +03:00
tests feat(cli): add read-only profile list / profile show (RFC-011 D8) (#255) 2026-06-15 23:33:01 +03:00
Cargo.toml refactor(cli): consume omnigraph-api-types directly; unify the load mapping 2026-06-13 17:05:32 +03:00