Skip to main content

Overview

The Retell CLI lets you manage Retell resources from your terminal. See the @retell-ai/retell-cli npm package for the full CLI reference. For application code, use a Retell SDK.

Get started

1

Install the CLI

Requires Node.js 22 or later.
2

Authenticate

With a Retell API key, run:
Enter your API key when prompted.
3

Run a command

For example, list your agents:
Run retell --help to see all available commands.