> ## Documentation Index
> Fetch the complete documentation index at: https://docs.taho.is/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started with the CLI

> Learn the TAHO command-line interface basics

## CLI Overview

The unified `taho` binary provides both CLI mode and daemon mode (using the `--daemon` flag), with consistent command structure and built-in help via `--help`.

## Configuration

Configuration uses `config.toml` with environment variable overrides using the `TAHO__` prefix, following a clear configuration hierarchy and precedence.
