You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run the following command to upload google photos to immich:
.\immich-go -server=http://my_ip:2283 -key=my_api upload -dry-run -create-albums -google-photos .\Takeout
I get the following error:
Error: unknown shorthand flag: 'd' in -dry-run
If I remove -dry-run, i get:
Error: unknown shorthand flag: 'c' in -create-albums
My immich runs in docker, v1.125.1.
The text was updated successfully, but these errors were encountered:
I am trying to run the following command to upload google photos to immich:
.\immich-go -server=http://my_ip:2283 -key=my_api upload -dry-run -create-albums -google-photos .\Takeout
I get the following error:
Error: unknown shorthand flag: 'd' in -dry-run
If I remove -dry-run, i get:
Error: unknown shorthand flag: 'c' in -create-albums
My immich runs in docker, v1.125.1.
The text was updated successfully, but these errors were encountered: