linear-update
27
总安装量
5
周安装量
#13785
全站排名
安装命令
npx skills add https://github.com/finesssee/linear-cli --skill linear-update
Agent 安装分布
openclaw
4
github-copilot
4
gemini-cli
3
claude-code
3
codex
3
amp
3
Skill 文档
Update Issues
# Status
linear-cli i update LIN-123 -s Done
linear-cli i update LIN-123 -s "In Progress"
# Priority
linear-cli i update LIN-123 -p 1 # 1=urgent, 2=high, 3=normal, 4=low
# Assignee
linear-cli i update LIN-123 -a me
linear-cli i update LIN-123 -a "John Doe"
# Labels
linear-cli i update LIN-123 -l bug
linear-cli i update LIN-123 -l bug -l urgent
# Due date
linear-cli i update LIN-123 --due tomorrow
linear-cli i update LIN-123 --due +3d
# Agent patterns
linear-cli i update LIN-123 -s Done --id-only
Comments
linear-cli cm list LIN-123
linear-cli cm create LIN-123 -b "Fixed in commit abc"
Flags
| Flag | Purpose |
|---|---|
--id-only |
Return ID only |
--output json |
JSON output |