Eula Command
The eula command is used to accept the Microsoft Software License Terms for the Cross-platform Command-Line Client for Team Foundation Server. If you have previously accepted the license terms for the Team Foundation Server plug-in for Eclipse, you do not need to accept them before you can use the command-line client. If you have not accepted the license terms for the Team Foundation Server plug-in for Eclipse, you must accept them for the command-line client before you can use it to perform operations in Team Foundation version control.
Required Permissions
No special permissions are required to accept the license terms.
tf view -accept
Parameters
Option |
Description |
---|---|
-accept |
Specifies that you want to accept the Microsoft Software License Terms for the Cross-platform Command-Line Client for Team Foundation Server. |
Examples
The following example accepts the license terms for the Cross-platform Command-Line Client for Team Foundation Server.
tf eula -accept