inf dashboard launches a full-screen interactive terminal UI that gives you a live overview of training runs, evaluations, datasets, and inferences in your active project.
Alias: inf dash
inf dashboard
Launch the TUI. The dashboard reads your active project from ~/.inf/config.json, or use the global --project <id> flag to target a different project for this session.
Keyboard Shortcuts
Tabs
The dashboard provides four tabs for navigating your project data:
Select any item in a list and press
Enter to open a detail panel with more information.
Examples
The dashboard requires a terminal that supports modern rendering. Most standard terminal emulators (Terminal.app, iTerm2, Alacritty, Windows Terminal) work well.