ixp
latest
false
  • Información general
    • Introducción
    • Extraer datos de documentos no estructurados
    • Crear e implementar modelos
    • Cuotas
  • Creación de modelos
  • Validación del modelo
  • Implementación del modelo
    • Información general
    • Publicar versiones del modelo
    • Gestión de versiones publicadas
    • Consumo de proyectos publicados
    • CLI
  • Preguntas frecuentes
UiPath logo, featuring letters U and I in white

Guía del usuario de documentos no estructurados y complejos

Última actualización 24 de sep. de 2025

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

¿Te ha resultado útil esta página?

Obtén la ayuda que necesitas
RPA para el aprendizaje - Cursos de automatización
Foro de la comunidad UiPath
Uipath Logo
Confianza y seguridad
© 2005-2025 UiPath. Todos los derechos reservados.