Is there a simple analog of svn --show-updates status in TF command line?
What I mean is how can I review the list of files with changes checked in to TFS server which I did not get to my workspace, without getting these changes into this workspace.
I tried to find similar switch in tf status, but in vain.