microsoft / team-explorer-everywhere

Team Explorer Everywhere Plugin for Eclipse
Other
300 stars 97 forks source link

localversions command #299

Open ForNeVeR opened 5 years ago

ForNeVeR commented 5 years ago

In the TFS client documentation, there is a description of a localversions command.

This command is very useful to quickly get local repository state without the unnecessary server interaction. But it looks like tf.cmd client from this repository doesn't support this command?

Here's what I've got when trying to invoke it:

> tf.cmd localversions .\TestSolution3\ClassLibrary001\Class001.cs
An argument error occurred: The command 'localversions' is unknown.
Team Explorer Everywhere Command Line Client (version 14.134.0.201804261732)