Skip to main content
The Orchata CLI lets you manage Spaces, Documents, and Queries from the terminal.

Prerequisites

  • Node.js 18+ or Bun runtime
  • An Orchata account and API key (get one here)

Install

Verify the installation:

Quick Start

Configuration

The CLI stores configuration in ~/.orchata/config.json. You can also set values via environment variables:

Global Options

These options can be used with any command:

Next Steps

Command Reference

Full reference for all CLI commands.

Authentication

Learn about API keys and permissions.