automation-suite
2024.10
false
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Automation Suite in OpenShift – Installationsanleitung

Letzte Aktualisierung 9. März 2026

Herunterladen der Installationspakete

Sie müssen die folgende Software auf Ihrer Verwaltungsmaschine installieren. Verwaltungsmaschine bezieht sich auf die Maschine, die Sie zum Betreiben Ihres Clusters verwenden und die über die Datei kubeconfig auf Ihren Cluster zugreifen kann. Auf Ihrer Verwaltungsmaschine kann Linux, Windows oder MacOS ausgeführt werden.

Die folgenden Tools sind erforderlich, um die Voraussetzungsprüfungen sowie die Installation und die Schritte nach der Installation in Ihrem Cluster erfolgreich über die Clientmaschine auszuführen.

ToolBeschreibungHerunterladen (Download)
uipathctlErforderlich. uipathctl ist ein UiPath®-Befehlszeilentool, mit dem Sie Befehle für Automation Suite Kubernetes ausführen können. Sie können uipathctl verwenden, um die Voraussetzungen in Ihrer Umgebung zu überprüfen, Automation Suite zu installieren und sie über eine einzige einheitliche CLI zu konfigurieren und zu verwalten. Weitere Informationen, einschließlich einer vollständigen Liste der uipathctl -Vorgänge, finden Sie im uipathctl-Referenzhandbuch.uipathctl herunterladen
versions.jsonErforderlich. Erforderlich zur Durchführung von Voraussetzungsprüfungen und Installationsschritten.versions.json herunterladen
ocOptional. Stellen Sie sicher, dass oc mit der Version Ihres Clusters übereinstimmtOZ herunterladen
as-cmk.tar.gzas-cmk.tar.gz enthält die Container-Images und Bereitstellungsmanifeste von gemeinsamen UiPath®-Funktionen und UiPath®-Produkten.Laden Sie as-cmk.tar.gz herunter
openshift.tar.gzopenshift.tar.gz enthält die Container-Images und Bereitstellungsmanifeste von gemeinsamen UiPath®-Funktionen und UiPath®-Produkten.Laden Sie openshift.tar.gz herunter
mirror-registry.shmirror-registry.sh ist erforderlich, um eine externe Docker-Registrierung zu konfigurieren.Laden Sie mirror-registry.sh herunter
hydrate-registry.shhydrate-registry.sh ist zum Konfigurieren Ihrer externen OCI-konformen Registrierung für Offline-Installationen erforderlich.Laden Sie hydrate-registry.sh herunter
as-images.txtas-images.txt enthält den Namen und die Version der Container-Images, die Sie abrufen und in die externe Docker-Registrierung hochladen müssen.Laden Sie as-images.txt herunter
as-helm-charts.txtas-helm-charts.txt enthält die Details für das Helm-Chart der UiPath®-Anwendung, das Sie abrufen und in eine externe Docker-Registrierung hochladen müssen, die in Ihrer Umgebung gehostet wird.Laden Sie as-helm-charts.txt herunter
uipathtoolsuipathtools ist ein CLI-Tool, das eine Teilmenge von uipathctl-Funktionen enthält, die für Integritätsbefehle spezifisch sind.uipathtools herunterladen

Auf dieser Seite finden Sie eine Liste mit Download-Links für alle Artefakte, die Sie möglicherweise zum Installieren oder Konfigurieren der Automation Suite benötigen. Stellen Sie sicher, dass Sie die Version der Artefakte auswählen, auf die Sie abzielen.

uipathctl

Erforderlich. uipathctl ist ein UiPath®-Befehlszeilentool, mit dem Sie Befehle für die Automation Suite ausführen können. Sie können uipathctl verwenden, um die Voraussetzungen in Ihrer Umgebung zu überprüfen, Automation Suite zu installieren und sie über eine einzige einheitliche CLI zu konfigurieren und zu verwalten.

Hinweis:

Derzeit ist uipathctl nur mit der x86-Architektur kompatibel. Sie können uipathctl nicht auf Maschinen ausführen, die auf der ARM-Architektur basieren, z. B. Macs mit Apple Silicon-CPUs (M-Serie).

2024.10.7

Um uipathctl für Automation Suite 2024.10.7 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux:
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathctl-2024.10.7-linux-amd64.tar.gz
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathctl-2024.10.7-linux-amd64.tar.gz
    
  • Windows:
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathctl-2024.10.7-windows-amd64.tar.gz
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathctl-2024.10.7-windows-amd64.tar.gz
    
  • MacOS:
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathctl-2024.10.7-darwin-amd64.tar.gz
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathctl-2024.10.7-darwin-amd64.tar.gz
    

2024.10.6

Um uipathctl für die Automation Suite 2024.10.6 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux:
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathctl-2024.10.6-linux-amd64.tar.gz
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathctl-2024.10.6-linux-amd64.tar.gz
    
  • Windows:
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathctl-2024.10.6-windows-amd64.tar.gz
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathctl-2024.10.6-windows-amd64.tar.gz
    
  • MacOS:
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathctl-2024.10.6-darwin-amd64.tar.gz
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathctl-2024.10.6-darwin-amd64.tar.gz
    

2024.10.5

Um uipathctl für Automation Suite 2024.10.5 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux:
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathctl-2024.10.5-linux-amd64.tar.gz
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathctl-2024.10.5-linux-amd64.tar.gz
    
  • Windows:
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathctl-2024.10.5-windows-amd64.tar.gz
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathctl-2024.10.5-windows-amd64.tar.gz
    
  • MacOS:
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathctl-2024.10.5-darwin-amd64.tar.gz
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathctl-2024.10.5-darwin-amd64.tar.gz
    

2024.10.4

Um uipathctl für Automation Suite 2024.10.4 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux:
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathctl-2024.10.4-linux-amd64.tar.gz
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathctl-2024.10.4-linux-amd64.tar.gz
    
  • Windows:
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathctl-2024.10.4-windows-amd64.tar.gz
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathctl-2024.10.4-windows-amd64.tar.gz
    
  • MacOS:
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathctl-2024.10.4-darwin-amd64.tar.gz
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathctl-2024.10.4-darwin-amd64.tar.gz
    

2024.10.3

Um uipathctl für die Automation Suite 2024.10.3 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux:
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-linux-amd64.tar.gz
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-linux-amd64.tar.gz
    
  • Windows:
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-windows-amd64.tar.gz
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-windows-amd64.tar.gz
    
  • MacOS:
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-darwin-amd64.tar.gz
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathctl-2024.10.3-darwin-amd64.tar.gz
    

2024.10.2

Um uipathctl für die Automation Suite 2024.10.2 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux:
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-linux-amd64.tar.gz
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-linux-amd64.tar.gz
    
  • Windows:
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-windows-amd64.tar.gz
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-windows-amd64.tar.gz
    
  • MacOS:
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-darwin-amd64.tar.gz
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathctl-2024.10.2-darwin-amd64.tar.gz
    

2024.10.1

Um uipathctl für die Automation Suite 2024.10.1 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux:
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-linux-amd64.tar.gz
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-linux-amd64.tar.gz
    
  • Windows:
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-windows-amd64.tar.gz
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-windows-amd64.tar.gz
    
  • MacOS:
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-darwin-amd64.tar.gz
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathctl-2024.10.1-darwin-amd64.tar.gz
    

2024.10.0

Um uipathctl für die Automation Suite 2024.10.0 herunterzuladen, führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux:
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-linux-amd64.tar.gz
    wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-linux-amd64.tar.gz
    
  • Windows:
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-windows-amd64.tar.gz
    wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-windows-amd64.tar.gz
    
  • MacOS:
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-darwin-amd64.tar.gz
    wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathctl-2024.10.0-darwin-amd64.tar.gz
    

versions.json

Erforderlich. Erforderlich zur Durchführung von Voraussetzungsprüfungen und Installationsschritten.

2024.10.7

Um versions.json für Automation Suite 2024.10.7 herunterzuladen, führen Sie den folgenden Befehl aus:

wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.7/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.7/versions.json

2024.10.6

Um versions.json für die Automation Suite 2024.10.6 herunterzuladen, führen Sie den folgenden Befehl aus:

wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.6/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.6/versions.json

2024.10.5

Um versions.json für Automation Suite 2024.10.5 herunterzuladen, führen Sie den folgenden Befehl aus:

wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.5/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.5/versions.json

2024.10.4 aus

Um versions.json für Automation Suite 2024.10.4 herunterzuladen, führen Sie den folgenden Befehl aus:

wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.4/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.4/versions.json

2024.10.3

Um versions.json für die Automation Suite 2024.10.3 herunterzuladen, führen Sie den folgenden Befehl aus:

wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.3/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.3/versions.json

2024.10.2

Um versions.json für Automation Suite 2024.10.2 herunterzuladen, führen Sie den folgenden Befehl aus:

wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.2/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.2/versions.json

2024.10.1

Um versions.json für Automation Suite 2024.10.1 herunterzuladen, führen Sie den folgenden Befehl aus:

wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.1/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.1/versions.json

2024.10.0

Um versions.json für Automation Suite 2024.10.0 herunterzuladen, führen Sie den folgenden Befehl aus:

wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.0/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.0/versions.json

OpenShift-CLI (OC)

Optional. Stellen Sie sicher, dass oc mit der Version Ihres Clusters übereinstimmt

Informationen zum Herunterladen von oc finden Sie in der OpenShift-Dokumentation.

UiPath.OrganizationMigrationApp

Mit dem Tool UiPath.OrganizationMigrationApp können Sie Vorgänge ausführen, z. B. die Identitätsdaten aller Mandanten von eigenständigen in die Automation Suite verschieben und Organisationen zusammenführen.

Informationen, welche UiPath.OrganizationMigrationApp-Version mit Ihrer Umgebung kompatibel ist, finden Sie in der Kompatibilitätsmatrix.

2024.10.5

  • Linux

    Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.5-linux.zip
    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.5-linux.zip
    
  • Windows

    Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, rufen Sie diesen Link auf .

2024.10.4 aus

  • Linux

    Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.4-linux.zip
    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.4-linux.zip
    
  • Windows

    Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, rufen Sie diesen Link auf .

2024.10.3

  • Linux

    Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.3-linux.zip
    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.3-linux.zip
    
  • Windows Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.2

  • Linux

    Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.2-linux.zip
    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.2-linux.zip
    
  • Windows

    Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, rufen Sie diesen Link auf .

2024.10.1

  • Linux

    Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.1-linux.zip
    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.1-linux.zip
    
  • Windows Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.0

  • Linux

    Um UiPath.OrganizationMigrationApp auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.0-linux.zip
    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.0-linux.zip
    
  • Windows Um UiPath.OrganizationMigrationApp auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

as-cmk.tar.gz

Wichtig:

Ab Automation Suite 2024.10.2 haben wir as-cmk.tar.gz durch openshift.tar.gz ersetzt. Die Automation Suite-Versionen 2024.10.0 und 2024.10.1 verwenden jedoch weiterhin as-cmk.tar.gz.

as-cmk.tar.gz enthält die Container-Images und Bereitstellungsmanifeste von gemeinsamen UiPath®-Funktionen und UiPath®-Produkten.

as-cmk.tar.gz ist während der Installation und Aktualisierung erforderlich.

2024.10.1

Für die Prüfsummendatei rufen Sie diesen Link auf .

  • Linux:

    Um as-cmk.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-cmk-2024.10.1.tar.gz
    wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-cmk-2024.10.1.tar.gz
    
  • Windows:

    Zum Herunterladen von as-cmk.tar.gz greifen Sie auf diesen Link zu und benennen Sie die Datei in as-cmk.tar.gz um.

2024.10.0

https://download.uipath.com/automation-suite/2024.10.0/as-cmk-2024.10.0.tar.gz
https://download.uipath.com/automation-suite/2024.10.0/as-cmk-2024.10.0.tar.gz

Für die Prüfsummendatei rufen Sie diesen Link auf .

  • Linux:

    Um as-cmk.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-cmk-2024.10.0.tar.gz
    wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-cmk-2024.10.0.tar.gz
    
  • Windows:

    Zum Herunterladen von as-cmk.tar.gz greifen Sie auf diesen Link zu und benennen Sie die Datei in as-cmk.tar.gz um.

openShift.tar.gz

Hinweis:

Ab der Automation Suite 2024.10.2 ersetzt openshift.tar.gz das Image as-cmk.tar.gz , das in früheren Versionen verwendet wurde.

openshift.tar.gz enthält die Container-Images und Bereitstellungsmanifeste von gemeinsamen UiPath®-Funktionen und UiPath®-Produkten.

openshift.tar.gz ist während der Installation und Aktualisierung erforderlich.

2024.10.7

Für die Prüfsummendatei rufen Sie diesen Link auf .

  • Linux:

    Um openshift.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.7/openshift-2024.10.7.tar.gz
    wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.7/openshift-2024.10.7.tar.gz
    
  • Windows:

    Zum Herunterladen von openshift.tar.gz greifen Sie auf diesen Link zu und benennen Sie die Datei in openshift.tar.gz um.

2024.10.6

Für die Prüfsummendatei rufen Sie diesen Link auf .

  • Linux:

    Um openshift.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.6/openshift-2024.10.6.tar.gz
    wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.6/openshift-2024.10.6.tar.gz
    
  • Windows:

    Zum Herunterladen von openshift.tar.gz greifen Sie auf diesen Link zu und benennen Sie die Datei in openshift.tar.gz um.

2024.10.5

Für die Prüfsummendatei rufen Sie diesen Link auf .

  • Linux:

    Um openshift.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.5/openshift-2024.10.5.tar.gz
    wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.5/openshift-2024.10.5.tar.gz
    
  • Windows:

    Zum Herunterladen von openshift.tar.gz greifen Sie auf diesen Link zu und benennen Sie die Datei in openshift.tar.gz um.

2024.10.4 aus

Für die Prüfsummendatei rufen Sie diesen Link auf .

  • Linux:

    Um openshift.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.4/openshift-2024.10.4.tar.gz
    wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.4/openshift-2024.10.4.tar.gz
    
  • Windows:

    Zum Herunterladen von openshift.tar.gz greifen Sie auf diesen Link zu und benennen Sie die Datei in openshift.tar.gz um.

2024.10.3

Für die Prüfsummendatei rufen Sie diesen Link auf .

  • Linux:

    Um openshift.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.3/openshift-2024.10.3.tar.gz
    wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.3/openshift-2024.10.3.tar.gz
    
  • Windows:

    Zum Herunterladen von openshift.tar.gz greifen Sie auf diesen Link zu und benennen Sie die Datei in openshift.tar.gz um.

2024.10.2

Für die Prüfsummendatei rufen Sie diesen Link auf .

  • Linux:

    Um openshift.tar.gz auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.2/openshift-2024.10.2.tar.gz
    wget -O ~/openshift.tar.gz https://download.uipath.com/automation-suite/2024.10.2/openshift-2024.10.2.tar.gz
    
  • Windows:

    Zum Herunterladen von openshift.tar.gz greifen Sie auf diesen Link zu und benennen Sie die Datei in openshift.tar.gz um.

mirror-registry.sh

mirror-registry.sh ist erforderlich, um eine externe Docker-Registrierung zu konfigurieren.

2024.10.7

  • Linux:

    Um mirror-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.7/mirror-registry.sh
    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.7/mirror-registry.sh
    
  • Windows:

    Um mirror-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.6

  • Linux:

    Um mirror-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.6/mirror-registry.sh
    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.6/mirror-registry.sh
    
  • Windows:

    Um mirror-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.5

  • Linux:

    Um mirror-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.5/mirror-registry.sh
    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.5/mirror-registry.sh
    
  • Windows:

    Um mirror-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.4 aus

  • Linux:

    Um mirror-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.4/mirror-registry.sh
    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.4/mirror-registry.sh
    
  • Windows:

    Um mirror-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.3

  • Linux:

    Um mirror-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.3/mirror-registry.sh
    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.3/mirror-registry.sh
    
  • Windows:

    Um mirror-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.2

  • Linux:

    Um mirror-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.2/mirror-registry.sh
    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.2/mirror-registry.sh
    
  • Windows:

    Um mirror-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.1

  • Linux:

    Um mirror-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.1/mirror-registry.sh
    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.1/mirror-registry.sh
    
  • Windows:

    Um mirror-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.0

https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh
https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh
  • Linux:

    Um mirror-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh
    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh
    
  • Windows:

    Um mirror-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

hydrate-registry.sh

hydrate-registry.sh ist zum Konfigurieren Ihrer externen OCI-konformen Registrierung für Offline-Installationen in der Automation Suite erforderlich.

2024.10.7

  • Linux:

    Um hydrate-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.7/hydrate-registry.sh
    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.7/hydrate-registry.sh
    
  • Windows:

    Um hydrate-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.6

  • Linux:

    Um hydrate-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.6/hydrate-registry.sh
    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.6/hydrate-registry.sh
    
  • Windows:

    Um hydrate-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.5

  • Linux:

    Um hydrate-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.5/hydrate-registry.sh
    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.5/hydrate-registry.sh
    
  • Windows:

    Um hydrate-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.4 aus

  • Linux:

    Um hydrate-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.4/hydrate-registry.sh
    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.4/hydrate-registry.sh
    
  • Windows:

    Um hydrate-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.3

  • Linux:

    Um hydrate-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.3/hydrate-registry.sh
    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.3/hydrate-registry.sh
    
  • Windows:

    Um hydrate-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.2

  • Linux:

    Um hydrate-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.2/hydrate-registry.sh
    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.2/hydrate-registry.sh
    
  • Windows:

    Um hydrate-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.1

  • Linux:

    Um hydrate-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.1/hydrate-registry.sh
    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.1/hydrate-registry.sh
    
  • Windows:

    Um hydrate-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

2024.10.0

  • Linux:

    Um hydrate-registry.sh auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.0/hydrate-registry.sh
    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.0/hydrate-registry.sh
    
  • Windows:

    Um hydrate-registry.sh auf einer Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu .

as-images.txt

as-images.txt enthält den Namen und die Version der Container-Images, die abgerufen und in die externe Docker-Registrierung hochgeladen werden müssen.

2024.10.7

  • Linux

    Um openshift-images.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.7/openshift-images.txt
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.7/openshift-images.txt
    
  • Windows:

    Um openshift-images.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-images.txt um.

2024.10.6

  • Linux

    Um openshift-images.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.6/openshift-images.txt
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.6/openshift-images.txt
    
  • Windows:

    Um openshift-images.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-images.txt um.

2024.10.5

  • Linux

    Um openshift-images.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.5/openshift-images.txt
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.5/openshift-images.txt
    
  • Windows:

    Um openshift-images.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-images.txt um.

2024.10.4 aus

  • Linux

    Um openshift-images.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.4/openshift-images.txt
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.4/openshift-images.txt
    
  • Windows:

    Um openshift-images.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-images.txt um.

2024.10.3

  • Linux

    Um openshift-images.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.3/openshift-images.txt
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.3/openshift-images.txt
    
  • Windows:

    Um openshift-images.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-images.txt um.

2024.10.2

  • Linux

    Um openshift-images.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.2/openshift-images.txt
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.2/openshift-images.txt
    
  • Windows:

    Um openshift-images.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-images.txt um.

2024.10.1

  • Linux

    Um openshift-images.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.1/openshift-images.txt
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.1/openshift-images.txt
    
  • Windows:

    Um openshift-images.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-images.txt um.

2024.10.0

https://download.uipath.com/automation-suite/2024.10.0/openshift-images.txt
https://download.uipath.com/automation-suite/2024.10.0/openshift-images.txt
  • Linux

    Um openshift-images.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.0/openshift-images.txt
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.0/openshift-images.txt
    
  • Windows:

    Um openshift-images.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-images.txt um.

as-helm-charts.txt

as-helm-charts.txt enthält die Details für das Helm-Chart der UiPath®-Anwendung, das abgerufen und in eine externe Docker-Registrierung hochgeladen werden muss, die in Ihrer Umgebung gehostet wird.

2024.10.7

  • Linux:

    Um embedded-helm-charts.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.7/embedded-helm-charts.txt
    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.7/embedded-helm-charts.txt
    
  • Windows:

    Um embedded-helm-charts.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-helm-charts.txt um.

2024.10.6

  • Linux:

    Um embedded-helm-charts.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.6/embedded-helm-charts.txt
    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.6/embedded-helm-charts.txt
    
  • Windows:

    Um embedded-helm-charts.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-helm-charts.txt um.

2024.10.5

  • Linux:

    Um embedded-helm-charts.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.5/embedded-helm-charts.txt
    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.5/embedded-helm-charts.txt
    
  • Windows:

    Um embedded-helm-charts.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-helm-charts.txt um.

2024.10.4 aus

  • Linux:

    Um embedded-helm-charts.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.4/embedded-helm-charts.txt
    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.4/embedded-helm-charts.txt
    
  • Windows:

    Um embedded-helm-charts.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-helm-charts.txt um.

2024.10.3

  • Linux:

    Um embedded-helm-charts.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.3/embedded-helm-charts.txt
    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.3/embedded-helm-charts.txt
    
  • Windows:

    Um embedded-helm-charts.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-helm-charts.txt um.

2024.10.2

  • Linux:

    Um embedded-helm-charts.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.2/embedded-helm-charts.txt
    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.2/embedded-helm-charts.txt
    
  • Windows:

    Um embedded-helm-charts.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-helm-charts.txt um.

2024.10.1

  • Linux:

    Um embedded-helm-charts.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.1/embedded-helm-charts.txt
    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.1/embedded-helm-charts.txt
    
  • Windows:

    Um embedded-helm-charts.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-helm-charts.txt um.

2024.10.0

https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txt
https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txt
  • Linux:

    Um embedded-helm-charts.txt auf einer Linux-Maschine herunterzuladen, führen Sie den folgenden Befehl aus:

    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txt
    wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txt
    
  • Windows:

    Um embedded-helm-charts.txt auf eine Windows-Maschine herunterzuladen, greifen Sie auf diesen Link zu und benennen Sie die Datei in as-helm-charts.txt um.

uipathtools

uipathtools ist ein CLI-Tool, das eine Teilmenge von uipathctl -Funktionen enthält, die für Integritätsbefehle spezifisch sind. Das Tool ist abwärtskompatibel und funktioniert mit jeder unterstützten Automation Suite-Version. Wir empfehlen, uipathtools als ersten Schritt zu verwenden, wenn ein Problem auftritt.

2024.10.7

Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathtools-2024.10.7-linux-amd64.tar.gz
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathtools-2024.10.7-linux-amd64.tar.gz
    
  • Windows
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathtools-2024.10.7-windows-amd64.tar.gz
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathtools-2024.10.7-windows-amd64.tar.gz
    
  • MacOS
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathtools-2024.10.7-darwin-amd64.tar.gz
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.7/uipathtools-2024.10.7-darwin-amd64.tar.gz
    

2024.10.6

Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathtools-2024.10.6-linux-amd64.tar.gz
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathtools-2024.10.6-linux-amd64.tar.gz
    
  • Windows
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathtools-2024.10.6-windows-amd64.tar.gz
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathtools-2024.10.6-windows-amd64.tar.gz
    
  • MacOS
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathtools-2024.10.6-darwin-amd64.tar.gz
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.6/uipathtools-2024.10.6-darwin-amd64.tar.gz
    

2024.10.5

Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathtools-2024.10.5-linux-amd64.tar.gz
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathtools-2024.10.5-linux-amd64.tar.gz
    
  • Windows
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathtools-2024.10.5-windows-amd64.tar.gz
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathtools-2024.10.5-windows-amd64.tar.gz
    
  • MacOS
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathtools-2024.10.5-darwin-amd64.tar.gz
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.5/uipathtools-2024.10.5-darwin-amd64.tar.gz
    

2024.10.4

Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathtools-2024.10.4-linux-amd64.tar.gz
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathtools-2024.10.4-linux-amd64.tar.gz
    
  • Windows
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathtools-2024.10.4-windows-amd64.tar.gz
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathtools-2024.10.4-windows-amd64.tar.gz
    
  • MacOS
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathtools-2024.10.4-darwin-amd64.tar.gz
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.4/uipathtools-2024.10.4-darwin-amd64.tar.gz
    

2024.10.3

Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-linux-amd64.tar.gz
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-linux-amd64.tar.gz
    
  • Windows
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-windows-amd64.tar.gz
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-windows-amd64.tar.gz
    
  • MacOS
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-darwin-amd64.tar.gz
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.3/uipathtools-2024.10.3-darwin-amd64.tar.gz
    

2024.10.2

Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-linux-amd64.tar.gz
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-linux-amd64.tar.gz
    
  • Windows
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-windows-amd64.tar.gz
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-windows-amd64.tar.gz
    
  • MacOS
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-darwin-amd64.tar.gz
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.2/uipathtools-2024.10.2-darwin-amd64.tar.gz
    

2024.10.1

Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-linux-amd64.tar.gz
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-linux-amd64.tar.gz
    
  • Windows
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-windows-amd64.tar.gz
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-windows-amd64.tar.gz
    
  • MacOS
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-darwin-amd64.tar.gz
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.1/uipathtools-2024.10.1-darwin-amd64.tar.gz
    

2024.10.0

Zum Herunterladen von uipathtools führen Sie je nach Betriebssystem einen der folgenden Befehle aus:

  • Linux
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-linux-amd64.tar.gz
    wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-linux-amd64.tar.gz
    
  • Windows
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-windows-amd64.tar.gz
    wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-windows-amd64.tar.gz
    
  • MacOS
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-darwin-amd64.tar.gz
    wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-darwin-amd64.tar.gz
    

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben