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

# CLI

> Official Go CLI uses the public Seller API and OS keychain for human tokens.

# CLI

[Intro](#intro)

<h2 id="intro">
  Intro
</h2>

The CLI lives in a separate repository after the name/license gate. It uses the generated Go SDK only. No Go toolchain enters this monorepo.

Next: [MCP](./mcp#intro) and [SDKs](./sdks#intro).

<h2 id="profiles">
  Profiles
</h2>

A named profile stores business, environment, and API base. Human tokens go in the OS keychain. CI uses a secret manager. Secrets in argv, shell history, or plaintext config are forbidden. Live mutations require an explicit live profile. `operation_id` coverage matches the public API.
