[Answered] Get Backend-options in machine readable format

Hello!

I am currently maintaining and expanding an android rclone-app. (newhinton/extRact)

I would like to keep all the backends available for users, but since there are quite a few, it is very hard to maintain them manually. Is there a way to get all options that apply to a backend in a machine-readable format?

There is rclone help backend webdav, but that seems to be markdown. I guess i can try to parse that, but that does not seem reliable.

I also found rclone-js-api, but i cant figure out how that interacts with rclone and what it supplies.

Help is appreciated!

Additional Context: newhinton/extRact#63

This was answered in the linked github issue.

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