Skip to content

CLI‑no incremental

rhoopr edited this page May 26, 2026 · 5 revisions

--no-incremental

This flag was removed in v0.20.

Use kei reset sync-token when you need the next sync to do a full CloudKit enumeration.

kei reset sync-token
kei sync

reset sync-token clears stored CloudKit sync tokens but keeps download history. The next sync re-enumerates the selected libraries and stores fresh tokens when the run completes safely.

Use --yes for non-interactive runs:

kei reset sync-token --yes

Related

Commands

Getting Started

Features

Clone this wiki locally