linear-cli 0.2.1

A powerful CLI for Linear.app - manage issues, projects, cycles, and more from your terminal
1
2
3
4
5
6
7
8
9
10
[
  {
    "id": "project_uuid",
    "name": "Q1 Roadmap",
    "state": "Started",
    "url": "https://linear.app/team/project/abcdef",
    "startDate": "2024-01-01",
    "targetDate": "2024-03-31"
  }
]