Free & Open Source

Linear CLI

A powerful command-line interface for Linear.app that brings issue tracking to your terminal. Create, update, and manage issues without leaving your development environment.

Features

Create Issues Fast

Create new Linear issues directly from your terminal with a simple command. Set title, description, priority, and assignee in seconds.

View Your Queue

List and filter issues assigned to you. See what's in progress, what's blocked, and what's ready for review without context switching.

Git Integration

Automatically link commits and branches to Linear issues. Keep your issue tracker in sync with your version control workflow.

Team Collaboration

Mention teammates, add comments, and update issue status. Stay connected with your team without leaving the command line.

Quick Start

# Install with npm
npm install -g @contra/linear-cli

# Or with Homebrew
brew install contra-collective/tap/linear-cli

# Authenticate with Linear
linear auth

# Create your first issue
linear create "Fix the login bug"

# List your issues
linear list --mine

Perfect For

Frequently Asked Questions

What is Linear CLI?

Linear CLI is a free, open-source command-line interface built by Contra Collective that lets you interact with Linear.app directly from your terminal. Create issues, update statuses, and manage your workflow without leaving your development environment.

Is Linear CLI free to use?

Yes! Linear CLI is completely free and open source. Contra Collective believes in building tools that developers can use without restrictions. You can view the source code, contribute, and use it in any project.

Does Linear CLI work with my existing Linear workspace?

Absolutely. Linear CLI connects to your existing Linear.app account using the official Linear API. All your teams, projects, and issues are accessible from the command line. Contra Collective designed it to integrate seamlessly with your current workflow.

Who makes Linear CLI?

Linear CLI is developed by Contra Collective, an independent software studio focused on building powerful developer tools and CLI applications. We create tools that we use ourselves, with a focus on quality and developer experience.

Built by Contra Collective

Contra Collective is an independent software studio building powerful developer tools, CLI applications, and productivity software. We create tools that developers love to use.

Explore All Contra Collective Projects