Commands Reference

Complete reference of all CLI commands and options.

Main Commands

jeff

Launch interactive TUI mode

jeff "<prompt>"

Start TUI with initial prompt

jeff --print "<query>"

Print mode - run query and exit

jeff setup

Interactive setup wizard

jeff setup-token <key>

Set Anthropic API key directly

jeff init

Personalization wizard (analyzes email patterns)

jeff doctor

Health check - verify API key, auth, system

Global Flags

--print, -p Non-interactive print mode
--output-format Output: text, json, stream-json
--model, -m Override model selection
--verbose Verbose output
--continue Resume most recent conversation
--resume <id> Resume specific conversation
--theme TUI theme: dracula, gruvbox, nord
--template Use a session template
--image Attach image file(s)
--system-prompt Custom system prompt
--tools Enable specific tools (print mode)

Authentication

jeff auth google

Authenticate with Google (Gmail, Calendar, Tasks, Contacts)

jeff auth status

Show authentication status

jeff auth logout google

Clear Google credentials

jeff auth logout all

Clear all credentials

History & Favorites

jeff history

View conversation history

jeff history --limit 50

Show more history entries

jeff history search "<query>"

Full-text search through history

jeff export <id>

Export conversation (markdown/json/html)

jeff export <id> --format html --output chat.html

Export to file with format

jeff favorite <id>

Toggle favorite status

jeff favorites

List favorite conversations

Management

jeff templates

List available session templates

jeff mcp list

List configured MCP servers

jeff mcp add

Add an MCP server

jeff mcp remove <name>

Remove an MCP server

jeff provider list

List email providers

jeff provider add gmail

Add Gmail provider