cloudinary / cloudinary-cli

A command line interface for Cloudinary's APIs
https://cloudinary.com/documentation/cloudinary_cli
MIT License
17 stars 10 forks source link

sync in version 1.10.1 does not work with sub folders #88

Open tlamb-hni opened 3 months ago

tlamb-hni commented 3 months ago

Describe the bug in a sentence or two.

When using 1.10.1 if your cloudinary path is a sub folder, it will fail not sync the folder. (Note my cloudinary instance is using fixed folder mode, not sure if that matters).

Issue Type (Can be multiple)

Steps to reproduce

Run something like : cld sync --pull . "My Root Folder/Sub Folder 1" . It will report it fails to find any items in the cloudinary folder. I Rolled back to version 1.10.0 and then it successfully finds the files in the folder.

Operating System

Environment and Frameworks (fill in the version numbers)

skalahasti-cloudinary commented 3 months ago

Hi @tlamb-hni ,

Thanks for reporting this. I verified in my account too and behaves the same way. I will reach out to the concerned team and keep you posted accordingly.

Thanks, Sree

kaestlyn commented 2 months ago

Was this fixed in the 1.10.2 release?

skalahasti-cloudinary commented 2 months ago

Hi @kaestlyn and @tlamb-hni,

Yes. This has been fixed in 1.10.2 Release. Please test now.

Thanks, Sree