Skip to content

klim watch

Check all installed tools for available updates. Designed to run periodically via cron or Task Scheduler.

Terminal window
klim watch [flags]
FlagDescription
--jsonMachine-readable JSON output
Terminal window
# Human-readable output
klim watch
# JSON for scripting
klim watch --json
Terminal window
# Cron (daily at 9am)
0 9 * * * klim watch --json >> ~/.klim/watch.log
# Windows Task Scheduler
schtasks /create /tn "klim-watch" /tr "klim watch" /sc daily /st 09:00
4 update(s) available:
⬆ gh 2.74.2 → 2.92.0 (winget)
⬆ git 2.53.0 → 2.54.0 (winget)
⬆ node 24.14.1 → 24.15.0 (winget)
⬆ terraform 1.6.5 → 1.7.0 (scoop)
Run 'klim' to upgrade interactively.

klim watch always performs a fresh scan (equivalent to --refresh) to ensure results are authoritative.