@souptik/immich
TypeScript icon, indicating that this package has built-in type declarations

0.44.0 • Public • Published

IMMICH CLI

Note: This is a forked version of the official Immich CLI providing an extra command for deleting assets. Original Github Repo --> Forked Github Repo.

For deleting all images of an album:

immich delete --key <key> --server https://example.com/api --album <album_id>

For deleting all images within a given timeframe:

immich delete --key <key> --server https://example.com/api --date_lower_limit "2 July 2023" --date_upper_limit "10 July 2023"

CLI utilities to help with some operations with the Immich app

You can find instructions for using the CLI in the official Immich documentation.

Readme

Keywords

Package Sidebar

Install

npm i @souptik/immich

Weekly Downloads

3

Version

0.44.0

License

MIT

Unpacked Size

36 kB

Total Files

5

Last publish

Collaborators

  • souptik