Command

nylas demo tui

Interactive demo TUI.

Written by Qasim Muhammad Staff SRE

What does nylas demo tui do?

The nylas demo tui command launches a k9s-style terminal demo with sample email, calendar, and contact data. Use it to explore navigation, themes, and core workflows without setup.

Usage

nylas demo tui [resource] [flags]

Flags

FlagDescription
--jsonOutput as JSON
--no-colorDisable color output
--verbose(-v)Enable verbose output
--configCustom config file path
--help(-h)Show help for the command
--limitLimit results (most list commands)
--yes(-y)Skip confirmations
--refreshRefresh interval in seconds (default: 3)
--themeColor theme: k9s, amber, green, apple2, vintage, ibm, futuristic, matrix, norton

Examples

The nylas demo tui command launches a k9s-style terminal demo with sample email, calendar, and contact data.

Launch the demo dashboard

nylas demo tui

Open the messages view directly

nylas demo tui messages

Start the demo with the amber theme

nylas demo tui --theme amber

Example output

Launching demo TUI (no credentials required)...

  Sample emails, events, and contacts loaded.
  Navigate: j/k move, enter open, : command, / filter, ? help
  Press Ctrl+C to quit.

Troubleshooting

Demo TUI does not render correctly

Resize the terminal window or try a terminal that supports full-screen TUI applications, then launch the demo again.

Run nylas demo tui --help for full help output.