CLI import

I am running Immich on a Windows 10 Desktop version
v1.72.2. I am trying to import mu existing library. The command that I am using is
docker run -it --rm -v "D:\1\DigitalPhotos:/import" ghcr.io/immich-app/immich-cli:latest upload --key gXXXXXXXXXXXXXX04eNqiBDRtzfTP0 --server http://192.168.50.21:2283/api.
This imports the photos in that directory but is NOT recursive.

How do a recursive import?
Was this page helpful?