How to perform batch remove download from iCloud in MacOS
$ sudo killall bird
$ cd ~/Library/Mobile\ Documents/com\~apple\~CloudDocs
$ find . -type f -exec brctl evict {} \;
$ sudo killall bird
$ cd ~/Library/Mobile\ Documents/com\~apple\~CloudDocs
$ find . -type f -exec brctl evict {} \;