chore(cli): use upload api and update documentation (#6927)

* use fetch api

* bump version

* add documentation

* revert to using file blob
This commit is contained in:
Jonathan Jogenfors
2024-02-06 11:00:35 +01:00
committed by GitHub
parent ce6dc3b7af
commit 755444e9a4
4 changed files with 31 additions and 43 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@immich/cli",
"version": "2.0.6",
"version": "2.0.7",
"description": "Command Line Interface (CLI) for Immich",
"type": "module",
"exports": "./dist/index.js",