Jenkins プラグインを使用して Visual Studio ソリューション (.sln) を構築しようとしています。
ビルドをトリガーすると、以下の例外が発生します
Error: You must accept the End User License Agreement for this product
Run 'tf eula' to accept the End User License Agreement.
FATAL: Executable returned an unexpected result code [100]
ERROR: null
Finished: FAILURE
tf eula を実行してエンド ユーザー ライセンス契約に同意するにはどうすればよいですか?
何らかの設定で EULA を無効にする方法はありますか?