Skip to content

Instantly share code, notes, and snippets.

@dsully
Created May 24, 2024 16:41
Show Gist options
  • Save dsully/36ab403db9a3d99861e972c85405e459 to your computer and use it in GitHub Desktop.
Save dsully/36ab403db9a3d99861e972c85405e459 to your computer and use it in GitHub Desktop.
$ tmutil destinationinfo -X
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Destinations</key>
<array>
<dict>
<key>Kind</key>
<string>Local</string>
<key>ID</key>
<string>7DFE7CB7-0120-4147-9FFA-E4755D20634A</string>
<key>Name</key>
<string>Macintosh HD</string>
<key>LastDestination</key>
<integer>1</integer>
</dict>
</array>
</dict>
</plist>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment