Skip to main content

Synopsis

Help Menu (Source of Truth)

Global Options

Commands

cline (default)

Start a task or enter interactive mode.

auth [options] [provider]

Configure authentication with an AI provider.

config [options]

Show current configuration.

connect [options] [adapter]

Connect to messaging platforms. See Connectors.

mcp

Manage MCP servers. See MCP.

dev

Developer tools and utilities.

doctor

Diagnose and fix configuration issues.

history|h [options]

List session history or manage saved sessions.

hook

Handle a hook payload from stdin.

plugin

Manage Cline plugins. Install plugins from file URLs, npm, git repositories, or local paths. See Plugins for full details and the plugin manifest format.
Try it with the TypeScript Navigation Plugin:

schedule

Manage scheduled agents. See Scheduling.

hub

Manage the local hub daemon.

update [options]

Check for updates and install if available.

version

Show Cline CLI version number.

kanban

Launch the kanban app and exit.

Environment Variables

CLINE_COMMAND_PERMISSIONS

Restrict which shell commands the agent can execute:

JSON Output Format

When using --json, each message is a JSON object on its own line:

Configuration Files