Cline Logo
EnterprisePricingBlogMCP
Sign In
EnterprisePricingBlogMCP
LearnDocsPromptsFAQCareersSupportContact SalesGitHub
Sign In
IDE PARITY

Same agent, same capabilities

Use the same Cline agent in your terminal and keep the same context-aware workflows you rely on in the IDE.

EXTENSIBLE

Open source & extensible

Extend Cline with custom tools, model providers, and workflows so it matches your stack without vendor lock-in.

AUTOMATION

Built for automation

Run the agent in CI/CD, bots, and scheduled jobs to ship repeatable code changes without manual handoffs.

Built for every development workflow

Autonomous for routine tasks. Interactive when you need control.

Open a session, describe what you want, and watch Cline plan and execute step by step. Review changes, switch between plan and act modes, and approve tool usage, all from your terminal.

Run agents in parallel across your project

Run multiple Cline processes in parallel for different folders, branches, or concerns. Orchestrate with your shell, tmux, or CI to keep workstreams isolated and fast.

Automate code reviews and pipelines

With the -y flag, Cline runs autonomously without interactive UI. Pipe content in, get structured output back. Add it to GitHub Actions, GitLab CI, Jenkins, or any CI/CD system.

ci-pipeline.sh
Autonomous Mode
# One-line code review in CI
git diff origin/main | cline -y "Review this diff.
Flag bugs, security issues, and style violations."
 
# Daily dependency scan
cline -y "Check for known CVEs in package.json"
 
# Pre-commit hook
git diff --cached | cline -y "Review staged changes"

Connect to any editor with ACP

The --acp flag makes Cline an Agent Client Protocol compliant agent. Run it alongside Zed, Neovim, Emacs, or any ACP-compatible editor, even without a native Cline extension.

Cline

$ cline --acp

Agent ready

ACPProtocol Bridge
JB

JetBrains

Connected

NV

Neovim

Connected

EM

Emacs

Connected

ZD

Zed

Connected

Any model, your infrastructure

Cline CLI works with a wide range of model providers. Switch between them without changing your workflow.

Supported Providers

Anthropic
OpenAI
Google
AWS Bedrock
Azure
GCP Vertex
Ollama
DeepSeek
xAI
Mistral
Cerebras
OpenRouter

+ any OpenAI-compatible API

Resources

Documentation

Complete guides, API reference, and configuration options.

Read docs

Source Code

Explore the code, contribute, and see what's under the hood.

View on GitHub

CLI 2.0 Announcement

Read about the latest features and improvements in CLI 2.0.

Read announcement

Frequently Asked Questions

Everything you need to know about the Cline CLI

Run `npm install -g cline` to install globally. Then authenticate with `cline auth` and you're ready to go. Full installation guide: docs.cline.bot/cline-cli/installation
Node.js 18+ and an API key from a supported provider (Anthropic, OpenAI, etc.). Works on macOS, Linux, and Windows.
Run `cline auth` for an interactive setup, or set environment variables like ANTHROPIC_API_KEY or OPENAI_API_KEY. Keys are stored securely in your system keychain.
You can use local models via Ollama or any OpenAI-compatible endpoint. Point the CLI to your local server and it works offline.
Run `npm update -g cline` to get the latest release. Check your version with `cline --version`.
Check out docs.cline.bot/cline-cli/overview for guides and real-world examples covering CI/CD, automation, and more.
Loading...

Ready to try Cline from
your terminal?

Get Started
Cline Logo

Transform your engineering team with a fully collaborative AI partner. Open source, fully extensible, and built to amplify developer impact.

Stay updated on Cline's evolution

Product

DocsBlogEnterpriseMCP MarketplaceChangelog

Community

DiscordRedditGitHub Discussions

Support

GitHub IssuesFeature RequestsContact

Company

CareersBrandTermsPrivacy

Stay updated on Cline's evolution

DiscordX/TwitterLinkedInRedditGitHub

© 2026 Cline Bot Inc. All rights reserved.