immich/cli/src
Robin Jacobs 65f29afb0f
feat(cli): add --delete-duplicates option (#20035)
* Add --delete-duplicates option to delete local assets that already exist on the server, fixes #12181

* Update docs

* Fix `--delete-duplicates` implying `--delete`

* fix the test, break the english

* format

* also ran the formatter on the e2e folder :)

* early return, fewer allocations

* add back log

---------

Co-authored-by: Robin Jacobs <robin.jacobs@beeline.com>
Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2025-10-24 19:31:54 +00:00
..
commands feat(cli): add --delete-duplicates option (#20035) 2025-10-24 19:31:54 +00:00
index.ts feat(cli): add --delete-duplicates option (#20035) 2025-10-24 19:31:54 +00:00
queue.ts fix(cli): Concurrency not fully using queue potential (#11828) 2024-11-15 13:09:56 -05:00
utils.spec.ts feat(cli): watch paths for auto uploading daemon (#14923) 2025-03-03 13:05:32 -05:00
utils.ts feat(cli): watch paths for auto uploading daemon (#14923) 2025-03-03 13:05:32 -05:00