Skip to content

Instantly share code, notes, and snippets.

@victorferreira
Created May 6, 2024 15:45
Show Gist options
  • Save victorferreira/6333b03743a348d197ab218f50d69aa2 to your computer and use it in GitHub Desktop.
Save victorferreira/6333b03743a348d197ab218f50d69aa2 to your computer and use it in GitHub Desktop.
useful iCloud terminal commands
# remove local download
brctl evict <path>
# download file locally
brctl download <path>
# restart icloud daemon
killall bird
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment