Docs have been updated to the new UI path (see PR #834), but the CLI banners still mention the old path Settings → Gateways → New gateway which is now confusing for users.
PR #834 notes this mismatch explicitly.
Expected: CLI text should match current app navigation: Sidebar → Gateways → New gateway (and any related strings).
Where to look (per PR #834 notes):
- env-bootstrap banner/output
- gateway/register banner/output
Acceptance: update all user-facing CLI instructions/banners that reference the old Settings path; ensure docs and CLI are consistent.
Docs have been updated to the new UI path (see PR #834), but the CLI banners still mention the old path
Settings → Gateways → New gatewaywhich is now confusing for users.PR #834 notes this mismatch explicitly.
Expected: CLI text should match current app navigation:
Sidebar → Gateways → New gateway(and any related strings).Where to look (per PR #834 notes):
Acceptance: update all user-facing CLI instructions/banners that reference the old Settings path; ensure docs and CLI are consistent.