Skip to content
rhoopr edited this page May 18, 2026 · 4 revisions

status

Show a summary of the state database: total assets, download counts, service status, and last sync time.

Usage

kei status
kei status --failed
kei status --pending
kei status --downloaded

Flags

Flag Description
--failed Show individual failed assets with error messages
--pending Show pending assets with filename, ID, and last-seen time. Includes assets the current sync scope excludes via filters or album selection.
--downloaded Show downloaded assets with filename, ID, and local path

Working with failures

--failed lists each asset that didn't download, along with the error. To retry only failed assets:

kei sync --retry-failed

Normal syncs also retry failed assets alongside new work.

Related

Commands

Getting Started

Features

Clone this wiki locally