Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
Cline CLI

Cline CLI

Cline is an open-source AI coding agent for your terminal. Run tasks from the cline CLI or drive them from the browser-based Kanban orchestration interface, using your choice of model provider. Apache-2.0 licensed with 64,000+ GitHub stars.

At a glance

64.8k

GitHub stars

3

Page views

308

Active installs

License Apache-2.0 Version Latest OS Ubuntu Server 24.04 LTS Min RAM 2 GB IP IPV4,IPV6

Active installs is sample data (staging preview); real metric wires in before launch.

Getting Started

Cline is installed as a global Node.js CLI tool.

Run Cline:

cline

Show available options:

cline --help

Check installed version:

cline --version

Cline Kanban

Cline Kanban provides a browser-based orchestration interface for Cline.

Start Kanban:

cline --kanban

The Kanban server listens locally on: 127.0.0.1:3484

Since Kanban only listens on localhost, create an SSH tunnel from your local machine:

ssh -N -L 3484:localhost:3484 root@<SERVER-IP>

Open the following URL in your browser: http://127.0.0.1:3484

Important Files and Directories

  • NVM Installation Directory: /root/.nvm
  • Node.js Versions: /root/.nvm/versions/node

More in Automation

Related apps.

Deploy Cline CLI now. From $2.48/mo.