Is it possible to use the cli to set a folder as shared?

It’s possible to add a folder using:

syncthing cli config folders add --id <id> --path <path>

But I don’t see a way to use the cli to subsequently tell syncthing to share that folder with a given device. Can anyone tell me if that is currently possible?

syncthing cli config folders <folder-id> devices add ...

1 Like

Thanks, Simon!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.