> ## 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.

# Configuration Commands

> View and validate TAHO configuration

## Viewing Configuration

* `taho config` - Display current configuration (TOML format)
* `taho config --format json` - Display as JSON
* `taho config --format toml` - Display as TOML (default)

Configuration commands show active configuration from all sources including overrides, with validation and diagnostics.
