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 {} \;
Reference:
https://www.reddit.com/r/osx/comments/vftz9d/how_to_stop_macbook_from_downloading_the_entire/?utm_source=share&utm_medium=...
dev.beebeebeeebeee.com1 min read