Documentation Index
Fetch the complete documentation index at: https://docs.buttons.sh/llms.txt
Use this file to discover all available pages before exploring further.
buttons board
Open the button board in a new terminal windowSynopsis
The board is the human UI for buttons — an always-on dashboard that shows every button in the active project, their state, and recent press outcomes. Agents never invoke it; they use the CLI. By default, runningbuttons board opens the dashboard in a new
terminal window on the host OS and returns to your current shell. The
new window runs until you close it.
Use --inline to render the board in the current terminal instead —
helpful when you’re SSH’d somewhere, inside a screen / tmux session
you want to stay in, or on a headless machine without a window server.
Options
Options inherited from parent commands
SEE ALSO
- buttons - Deterministic workflow engine for agents