tf.exe authenticate for vsts
问题 I am trying to list all the workspaces and trying to authenticate tf.exe with vsts using the below commandline. tf workspaces /Collection: https://[account].visualstudio.com/defaultcollection /login:USername,Password The vsts account is backed by Azure Active Directory synced with an on-prem AD. It works fine when I have connected to the vsts from visual studio and then running the above tf.exe command without the login switch. But, when I use the login switch for tf.exe and use the same