Syntax
lager with no subcommand.
Features
Built-in Commands
These commands are available inside the REPL in addition to alllager commands:
Keyboard Shortcuts
Usage
All Lager commands are available inside the terminal without thelager prefix:
lager to each command and executes it through the CLI, so authentication, box resolution, and all standard behavior works as expected.
Blocked Commands
Interactive commands that require their own terminal session are blocked inside the REPL:- Commands with
tuisubcommands (e.g.,supply tui,battery tui) - Interactive UART sessions
Dependencies
The terminal requiresprompt_toolkit and rich. If these are not installed, the CLI falls back to showing normal help output:
Notes
- Running
lagerwith no arguments launches the terminal automatically - Command history persists across sessions in
~/.lager_terminal_history - Exit codes from each command are shown with a check mark or X indicator
- The welcome screen adapts to your terminal width

