We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Update wiki for v0.20
Use explicit `kei sync` in all command examples Update all wiki examples to use `kei sync` instead of bare `kei` when passing sync flags. Deprecated flag pages (auth-only, list-albums, list-libraries, cookie-directory) are left unchanged.
Rename icloudpd-rs to kei across all wiki pages - Binary/project name: icloudpd-rs → kei - Cookie directory default: ~/.icloudpd-rs → ~/.config/kei/cookies - Config path default: ~/.config/icloudpd-rs/config.toml → ~/.config/kei/config.toml - Temp suffix default: .icloudpd-tmp → .kei-tmp - Docker image: ghcr.io/rhoopr/icloudpd-rs → ghcr.io/rhoopr/kei - Homebrew: brew install rhoopr/kei/kei - Notification env vars: ICLOUDPD_* → KEI_* - Add setup subcommand to commands table - Update Docker version tag to v0.5.0
Replace em dashes with hyphens, fix banned word
Update wiki for download timeout fix, new defaults, and warn log level
Fix wiki accuracy: retry classification, size suffix, dedup, log levels, typo
Update --log-level default from debug to error Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add documentation from docs/ to wiki