mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 12:22:14 +03:00
Future-reference 'Quick end-to-end check' in REMOTE-MODE.md: connect -> mint scoped token -> route a command -> switch back -> tear down, with a placeholder host. Makes explicit (and verified live) that `contexts remove` is LOCAL-only — it drops the saved credential but does NOT revoke the server-side token; use `tokens revoke <id>` to kill access. Also documents that `--yes` is required for non-interactive removal and that removing the active context falls back to default.