ixp
latest
false
  • 概述
    • 简介
    • 从非结构化文档中提取数据
    • 构建和部署模型
    • 配额
  • 模型构建
    • 概述
    • 管理项目
    • 上传示例文档
    • 查看预测
    • 验证提取预测
    • 配置模型
  • 模型验证
  • 模型部署
    • 概述
    • 发布模型版本
    • 管理已发布版本
    • 使用已发布的项目
    • CLI
  • 常见问题
UiPath logo, featuring letters U and I in white

非结构化文档和复杂文档用户指南

上次更新日期 2025年9月24日

CLI

The IXP Command Line Interface (CLI), or re, is a unified tool that provides a consistent interface for interacting with all IXP parts from a terminal.
re simplifies managing IXP resources, such as sources and datasets, as well as importing or exporting documents. Additionally, re maintains multiple contexts, making it easy to switch between multiple authentication tokens for different users, service accounts, or IXP endpoints.

The IXP CLI is open source and developed on GitHub.

Moving projects across tenants

To move IXP projects across tenants, proceed as follows using the UiPath® CLI tool:

  1. Install the CLI on your machine.
  2. Add two configurations to your CLI: one for the current project location and another one for the destination location. For more details, check Configuring the CLI.
  3. Download the existing project with re -c package download --file .zip. This will create a file named <file name>.zip, which contains all the information of your projects.
  4. Upload the package to the new project with re -c package upload .zip. Optionally, you can use the --name option to provide a new name, for example, re -c package upload .zip --name this_is_the_new_name.
  5. Delete the file .zip on your machine, as this will contain project data.

  • Moving projects across tenants

此页面有帮助吗?

获取您需要的帮助
了解 RPA - 自动化课程
UiPath Community 论坛
Uipath Logo
信任与安全
© 2005-2025 UiPath。保留所有权利。