uipath-cli
latest
false
重要 :
请注意,此内容已使用机器翻译进行了本地化。
新发布内容的本地化可能需要 1-2 周的时间才能完成。
UiPath CLI 用户指南
uip api-workflow在本地运行 UiPath API 工作流并将其打包以供发布。API 工作流是基于无服务器工作流的执行模型,用于不作为 RPA 流程交付的编排代码。run动词在您的计算机上执行工作流 JSON — 适用于发布前的本地迭代 — 而build和pack会生成准备上传的.nupkg 。使用uip tools install api-workflow安装,或调用uip api-workflow …并让自动安装运行。有关管理工具安装的命令,请参阅工具(插件)和UIP 工具。api-workflow是命令前缀;基础包为@uipath/api-workflow-tool 。
命令
每个uip api-workflow动词都有自己的参考页面。有关已安装工具版本上的实时参数列表,请运行uip api-workflow <verb> --help 。
大纲
uip api-workflow pack <projectPath> <destinationPath> [options]
uip api-workflow build <projectPath>
uip api-workflow run <file> [options]
uip api-workflow pack <projectPath> <destinationPath> [options]
uip api-workflow build <projectPath>
uip api-workflow run <file> [options]