linear-time

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Time Tracking

时间追踪

bash
undefined
bash
undefined

Log time

记录时间

linear-cli tm log LIN-123 2h # Log 2 hours linear-cli tm log LIN-123 30m # Log 30 minutes linear-cli tm log LIN-123 1h30m # Log 1.5 hours
linear-cli tm log LIN-123 2h # 记录2小时 linear-cli tm log LIN-123 30m # 记录30分钟 linear-cli tm log LIN-123 1h30m # 记录1.5小时

List time entries

列出时间条目

linear-cli tm list --issue LIN-123 linear-cli tm list --output json
linear-cli tm list --issue LIN-123 linear-cli tm list --output json

Delete entry

删除条目

linear-cli tm delete ENTRY_ID
undefined
linear-cli tm delete ENTRY_ID
undefined

Duration Format

时长格式

30m
,
1h
,
2h30m
,
1d
(8 hours)
30m
,
1h
,
2h30m
,
1d
(8小时)

Flags

标记参数

FlagPurpose
--issue ID
Filter by issue
--output json
JSON output
标记参数用途
--issue ID
按事项筛选
--output json
输出JSON格式