Is there a way to get a list of stored queries using TFPT in VS 2013? I tried things like this, but that does not work.
tfpt.exe query /include:data "xxx\Shared Queries\Releases\*" /collection:http://tfs2013
Result is "The stored query could not be found"