Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

conduit

The main Conduit TUI application.

Usage

conduit [OPTIONS]

Options

OptionDescription
--data-dir PATHCustom data directory (default: ~/.conduit)
--helpShow help message
--versionShow version

Examples

# Start Conduit with default settings
conduit

# Use a custom data directory
conduit --data-dir ~/my-conduit-data

Environment

Conduit uses the following environment variables:

  • HOME — For default data directory location
  • PATH — For finding agent binaries

Data Directory

The data directory contains:

  • config.toml — Configuration
  • conduit.db — Session database
  • logs/ — Application logs
  • workspaces/ — Workspace data
  • themes/ — Custom themes