ixp
latest
false
  • Vue d'ensemble (Overview)
    • Introduction
    • Extraire des données de documents non structurés
    • Créer et déployer des modèles
    • Quotas
  • Construction de modèles
  • Validation du modèle
  • Déploiement du modèle
    • Vue d'ensemble (Overview)
    • Publier des versions de modèles
    • Gérer les versions publiées
    • Consommer les projets publiés
    • CLI
  • Questions fréquemment posées
UiPath logo, featuring letters U and I in white

Guide de l'utilisateur des documents non structurés et complexes

Dernière mise à jour 24 sept. 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

Cette page vous a-t-elle été utile ?

Obtenez l'aide dont vous avez besoin
Formation RPA - Cours d'automatisation
Forum de la communauté UiPath
Uipath Logo
Confiance et sécurité
© 2005-2025 UiPath Tous droits réservés.