cc time

View your timesheet log and manage tracking.

Usage

cc time [flags]

Flags

Flag
Description

-d YYYY-MM-DD

Show log for a specific date

--stop

Punch out — ends the current session

--clear-flags

Remove flags from all reviewed entries

Examples

cc time                     # today's log
cc time -d 2026-03-25       # specific date
cc time --stop              # punch out
cc time --clear-flags       # clear flags after reviewing

Output

  Today — Thursday, Mar 26

  09:12 → 10:45   [1h 33m]   acme / acme_memberships2
  10:45 → 12:00   [1h 15m]   globex / globex_v18
  12:00 → 14:30   [2h 30m]   acme / acme_approvals       ⚑
  14:30 → now     [1h 12m]   initech / initech_trips

  Total: 6h 30m

The flag indicates a session longer than your configured threshold (default: 60 min). Use --clear-flags after reviewing.

→ See Timesheet Telemetry for full details.

Last updated

Was this helpful?