command line - How to remember username/password when calling tf.exe? -


i use tf.exe command latest codes keeps asking username/password - there way make credentials remembered?

i've looked @ tf.exe argument list no options allowing pass-in username/password. please help!

i think need adding parameter /login, i.e. /login:domain\username,yourpassword, tf.exe command.

example: tf.exe $/path/to/source/on/tfsserver /recursive /login:domain\username,yourpassword

hope helps!


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -