rclone serve restic --stdio
restrict,command="rclone serve restic --stdio --append-only backups/my-restic-repo" ssh-rsa ...
ssh user@rsync.net rclone serve restic --stdio ...
restic ... --option=rclone.program="ssh -i <identity> user@host" --repo=rclone:
I've been doing this on rsync.net since at least February; works great!