Multiple parallel/simultaneous syncs/copies to multiple destinations

is there a reason to want to run just one rclone command?

you can have one batch file and run mutilple copies of rlcone at the same time

on windows

start rclone.exe copy source1 dest1:
start rclone.exe copy source2 dest2: