1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/cli/src/commands
Jonathan Jogenfors 31eb4790dc
feat(cli): dockerize (#6858)
* import dockerfile from old cli

* build works

* rename login command

* bump packages

* fix login command

* chore: remove axios dependency from CLI

* move immich script path

* can build docker

* wip

* wip

* don't externalize sdk

* can run docker

* improve entrypoint

* can save auth state between runs

* add docs

* clarify reqs

* fix lint

* bump alpine to 3.19

* add env files for api key

* remove immich cli GHA for now

* Update docs/docs/features/command-line-interface.md

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>

* remove redundant env variable check

* cleanup

* speling

---------

Co-authored-by: Ben McCann <322311+benmccann@users.noreply.github.com>
2024-02-06 12:17:15 +01:00
..
base-command.ts fix(cli): auth file should be chmod 600 (#6925) 2024-02-06 00:40:22 +01:00
login.command.ts feat(cli): dockerize (#6858) 2024-02-06 12:17:15 +01:00
logout.command.ts refactor(cli): organize files, simplify types, use @immich/sdk (#6747) 2024-01-30 07:55:34 -05:00
server-info.command.ts chore: remove axios dependency from CLI (#6888) 2024-02-05 20:29:00 +01:00
upload.command.ts chore(cli): use upload api and update documentation (#6927) 2024-02-06 11:00:35 +01:00