routeup dashboard
routeup dashboard opens a full-screen terminal view of the local routeup
agent:
routeup dashboardIt shows active local routes, every managed public exposure, tunnel state, and
a live bounded list of requests. Select a captured request and press Enter to
open the same safely escaped request and response details available through
routeup inspect.
Controls
Section titled “Controls”Tab / Shift-Tab move between routes, exposures, and requestsUp / Down, j / k navigate the focused sectiong / G jump to the first or last itemEnter inspect the selected captured requestEsc / Backspace return from request detailsq / Ctrl-C quitOn short terminals, route and exposure sections collapse so the live request list remains usable. Columns also adapt to the terminal width.
Read-only behavior
Section titled “Read-only behavior”The dashboard never starts, stops, or changes the agent, routes, or tunnels. If the agent is not running, it remains open with an offline state and reconnects when the agent becomes available. Request history resets when the agent restarts because logs and captures are held only in memory.
The command requires an interactive terminal. For scripts and redirected
output, use routeup routes --json and
routeup logs --json instead.