Skip to main content

Cycles

cycle list

List cycles (sprints) for a required team.

linear-cli cycle list --team ENG --limit 20 --cursor "$CURSOR"
FlagDefaultDescription
--team <key>Required team key
--limit <n>20Maximum result count
--cursor <cursor>Cursor from the previous response

cycle get <cycle-id>

Get a cycle and its issues.

linear-cli cycle get abc-123