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
Post a Comment