Independent · implementation-labelled reference

Linear CLI commands for real developer workflows.

Search by task, select a command and copy the exact syntax. Each entry explains what the command does, when to use it and what result to expect.

Reference implementation schpet/linear-cli Command syntax may differ between CLI tools.
Command workbench

Choose a task. Get the command.

No long card directory. Select one command to reveal only the information needed to use it correctly.

31 commands available

Command index Select to inspect

Setup

5

Issues

10

Git & PR

4

Workspace

8

Automation

4
Before you run a command

Quick answers that prevent common mistakes.

Which command lists issues assigned to me?

Use linear issue mine. It displays your unstarted assigned issues and provides a practical starting point for choosing your next task.

How do I search Linear issues from the terminal?

Use linear issue query with the --search option. Add --team for a team-scoped query or --json for machine-readable output.

Can Linear CLI commands return JSON?

Yes. Commands that support --json can provide structured output for scripts, reports and AI-agent workflows.

Are these commands part of an official Linear CLI?

Linear CLI is a general search term and syntax can vary between tools. This independent page labels commands for the schpet/linear-cli implementation.