概述
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.
重要
命令行参数区分大小写。
命令
以下部分列出了可用的命令行参数。
数据库
命令 | 选项 | 描述 |
---|---|---|
|
-cs , --connectionString <connectionstring> |
数据库的连接字符串。 |
|
应用程序设置配置文件的绝对路径。 |
|
-v , --version <version> |
版本 ID。 | |
|
显示帮助和用法信息。 |
|
|
|
显示帮助和用法信息。 |
|
应用程序设置配置文件的绝对路径。 |
|
|
显示帮助和用法信息。 |
|
|
|
数据库的连接字符串。 |
|
应用程序设置配置文件的绝对路径。 |
|
|
版本 ID。 |
|
|
显示帮助和用法信息。 |
安装
Option | Description |
---|---|
-asp , --appSettingsPath <appsettingspath> Required | The absolute path to the app settings configuration file. |
-iu , --identityUrl <identityurl> Required | The absolute URL where Identity Server is located. |
-iit , --identityInstallationToken <identityinstallationtoken> Required | The authentication token for provisioning clients in Identity Server. |
-ou , --orchestratorUrl <orchestratorurl> Required | The absolute URL where Orchestrator is located. |
-otn , --orchestratorTenantName <orchestratortenantname> | The name of the tenant for Orchestrator and for authentication. |
-oap , --orchestratorAdminPassword <orchestratoradminpassword> Required | The administrator password for Orchestrator. |
-tmu , --testManagerUrl <testmanagerurl> Required | The absolute URL where Test Manager is located. |
-obf , --obfuscate <obfuscate> | Indicates if the values should be obfuscated. Boolean (True , False ) |
-? , -h , --help | Show help and usage information. |
混淆器
命令 | 选项 | 描述 |
---|---|---|
|
|
混淆/反混淆的值。 |
|
应用程序设置配置文件的绝对路径。 |
Update
命令 | 选项 | 描述 |
---|---|---|
|
|
应用程序设置配置文件的绝对路径。 |
|
显示帮助和用法信息。 |
Register
命令 | 选项 | 描述 |
---|---|---|
|
|
Identity Server 所在的绝对 URL。 |
|
用于在 Identity Server 中预配客户端的认证令牌。 |
|
|
显示帮助和用法信息。 |
大约一年前更新