Pydio Cells 2.0 – can't figure out cli sync

How can I automatically resynchronize / index a source with Cells 2.0+?

./cells data sync --datasource pydiods1
Error: unknown command “data” for “./cells”

And cells-ctl is gone…

Is there a way to watch a source folder in Pydio and resync? I was going to do a cron job but it seems all ability to run a sync via cli has been removed.

Please advise!

Hello @la22y,

The command that you are looking for is ./cells data sync --datasource=pydiods1.
Enhancing the command helper is something that we are going to do.

Regards