Is there any documentation on how to use it?
I tried a command that works in my bash shell(on OS X.4.10): osascript -e 'tell application "iTunes"' -e "play" -e "end tell"
but there is no information on what kind of shell access the plugin provides, whether I have to provide a login or what.