【发布时间】:2019-01-10 07:19:35
【问题描述】:
我在运行 powershell 脚本时遇到 VSTS 错误。
我在代理上安装了 powershell。但我仍然收到此错误:
“Get-VstsInput”一词未被识别为 cmdlet 的名称, 函数、脚本文件或可运行的程序。
我错过了什么。
【问题讨论】:
-
您是在编写自定义任务,还是只是在运行 PowerShell 脚本?
-
对不起应该提到powershell脚本。