Accessing Cryptomator via terminal

Does Cryptomator have a CLI tool or is there a way to access it on a VPS where the only way to interact with the machine is via terminal/ssh?

I have a folder that was encrypted via Rclone and I would like to move it into a Cryptomator vault via a VPS since the VPS has cheaper and faster internet than what I can get.

Thanks!

FYI, since the Cryptomator command line is STILL not production ready after several years of development (and requires java), I’ve just started retooling some functions that used to rely on BoxCryptor to use the CyberDuck CLI instead (Command Line Interface (CLI) — Cyberduck Help documentation).

It supports local storage using the file:/ provider and can copy files to and from Cryptomator vaults, or sync the whole thing.