Skip to content

klim tool watch

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

Terminal window
klim tool watch [flags]
FlagDescription
--jsonMachine-readable JSON output
Terminal window
# Human-readable output
klim tool watch
# JSON for scripting
klim tool watch --json
Terminal window
# Cron (daily at 9am)
0 9 * * * klim tool watch --json >> ~/.klim/watch.log
# Windows Task Scheduler
schtasks /create /tn "klim-watch" /tr "klim tool 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 tool watch always performs a fresh scan (equivalent to --refresh) to ensure results are authoritative.