订阅

UiPath Installation and Upgrade

UiPath 安装和升级指南

Test Manager 配置工具

概述


Test Manager 配置工具允许您通过 CLI 运行安装和升级。您可以在默认安装位置找到与每个版本一起打包为 testmanager.exe 的该工具,具体如下所示:C:\Program Files (x86)\UiPath\TestManager\Tools\TestManagerProvisioner。或者,您可以在自定义安装文件夹中找到可执行文件。

To start using the provisioning tool, download and install the UiPath Test Manager installation package on your machine.

🚧

重要

命令行参数区分大小写。

命令


以下部分列出了可用的命令行参数。

数据库

命令 选项 描述

update

-cs, --connectionString <connectionstring> 数据库的连接字符串。

-asp--appSettingsPath <appsettingspath>必填项

应用程序设置配置文件的绝对路径。

-v, --version <version> 版本 ID。

-?-h--help

显示帮助和用法信息。

get-lastmigration

-cs--connectionString <connectionstring>

显示帮助和用法信息。

-asp?--appSettingsPath <appsettingspathc>

应用程序设置配置文件的绝对路径。

-?-h--help

显示帮助和用法信息。

rollback

-cs--connectionString <connectionstring>

数据库的连接字符串。

-asp--appSettingsPath <appsettingspath>

应用程序设置配置文件的绝对路径。

-v--version <version>必填项

版本 ID。

-?-h--help

显示帮助和用法信息。

安装

OptionDescription
-asp, --appSettingsPath <appsettingspath> RequiredThe absolute path to the app settings configuration file.
-iu, --identityUrl <identityurl> RequiredThe absolute URL where Identity Server is located.
-iit, --identityInstallationToken <identityinstallationtoken> RequiredThe authentication token for provisioning clients in Identity Server.
-ou, --orchestratorUrl <orchestratorurl> RequiredThe absolute URL where Orchestrator is located.
-otn, --orchestratorTenantName <orchestratortenantname>The name of the tenant for Orchestrator and for authentication.
-oap, --orchestratorAdminPassword <orchestratoradminpassword> RequiredThe administrator password for Orchestrator.
-tmu, --testManagerUrl <testmanagerurl> RequiredThe absolute URL where Test Manager is located.
-obf, --obfuscate <obfuscate>Indicates if the values should be obfuscated. Boolean (True, False)
-?, -h, --helpShow help and usage information.

混淆器

命令 选项 描述

obfuscate

text <value>

混淆/反混淆的值。

appsettings <appsettingspath>

应用程序设置配置文件的绝对路径。

Update

命令 选项 描述

update

-asp, --appSettingsPath <appsettingspath> 必填项

应用程序设置配置文件的绝对路径。

-?, -h, --help

显示帮助和用法信息。

Register

命令 选项 描述

identit-api-client

-iu, --identityUrl <identityurl> 必填项

Identity Server 所在的绝对 URL。

-iit, --identityInstallationToken <identityinstallationtoken> 必填项

用于在 Identity Server 中预配客户端的认证令牌。

-?, -h, --help

显示帮助和用法信息。

大约一年前更新


Test Manager 配置工具


建议的编辑仅限用于 API 参考页面

您只能建议对 Markdown 正文内容进行编辑,而不能建议对 API 规范进行编辑。