UiPath Documentation
automation-suite
2024.10
false

OpenShift の Automation Suite のインストール ガイド

最終更新日時 2026年5月8日

インストール パッケージをダウンロードする

管理マシンに次のソフトウェアをインストールする必要があります。管理マシンとは、クラスターの操作に使用し、kubeconfig ファイルを介してクラスターにアクセスできるマシンを指します。管理マシンでは、Linux、Windows、macOS を実行できます。

クライアント マシンを介してクラスター上で前提条件の確認、インストール、インストール後の手順を正常に実行するには、次のツールが必要です。

ツール説明ダウンロードする
uipathctl必須。uipathctl は、Automation Suite の Kubernetes に対してコマンドを実行できる UiPath® のコマンドライン ツールです。uipathctl を使用すると、1 つの統合 CLI から、環境内の前提条件の確認、Automation Suite のインストール、Automation Suite の構成と管理を行うことができます。
uipathctl操作の完全なリストなどについて詳しくは、『uipathctl リファレンス ガイド』をご覧ください。
uipathctl をダウンロードする
versions.json必須。前提条件の確認とインストール手順を実行するために必要です。versions.json をダウンロード
oc任意です。ocクラスターのバージョンと一致することを確認してください)。oc のダウンロード
helm任意です。mirror-registry.sh または hydrate-registry.shを使用して OCI 準拠のレジストリを設定する場合、オフライン インストールに必要です。Helm 3.8 以降が必要です。Helm をダウンロード
as-cmk.tar.gzas-cmk.tar.gz には、 UiPath® 共有機能と UiPath® 製品のコンテナー イメージと配置マニフェストが含まれています。as-cmk.tar.gzをダウンロード
openshift.tar.gzopenshift.tar.gz には、 UiPath® 共有機能と UiPath® 製品のコンテナー イメージと配置マニフェストが含まれています。ダウンロード openshift.tar.gz
mirror-registry.shmirror-registry.sh 外部 Docker レジストリを設定するには必要です。mirror-registry.sh をダウンロード
hydrate-registry.shhydrate-registry.sh は、オフライン インストール用に外部 OCI 準拠レジストリを設定するために必要です。ダウンロード hydrate-registry.sh
as-images.txtas-images.txt には、プルして外部 Docker レジストリにアップロードする必要があるコンテナー イメージの名前とバージョンが含まれています。as-images.txtをダウンロード
as-helm-charts.txtas-helm-charts.txt には、プルしてお使いの環境でホストされている外部 Docker レジストリにアップロードする必要がある UiPath® アプリケーションの Helm グラフの詳細が含まれています。as-helm-charts.txtをダウンロード
uipathtoolsuipathtools は、健全性コマンドに固有の uipathctl 機能のサブセットを含む CLI ツールです。uipathtools をダウンロードする
cv-ondemand.tar.gzcv-ondemand.tar.gz には、Computer Vision モデルとパッケージが含まれます。ダウンロードcv-ondemand.tar.gz

このページでは、Automation Suite のインストールまたは構成に必要なすべての成果物のダウンロード リンクのリストを示します。 対象の成果物のバージョンを選択するようにしてください。

uipathctl

必須。uipathctl は、Automation Suite に対してコマンドを実行できる UiPath® のコマンドライン ツールです。uipathctl を使用すると、1 つの統合 CLI から、環境内の前提条件の確認、Automation Suite のインストール、Automation Suite の構成と管理を行うことができます。

注:

現在、 uipathctl は x86 アーキテクチャにのみ対応しています。 Apple シリコン (M シリーズ) の CPU を搭載した Mac など、ARM アーキテクチャに基づくマシンでは uipathctl を実行できません。

2024.10.8

Automation Suite 2024.10.8 の uipathctl をダウンロードするには、OS に応じて次のいずれかのコマンドを実行します。

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

2024.10.7

Automation Suite 2024.10.7 の uipathctl をダウンロードするには、OS に応じて、次のいずれかのコマンドを実行します。

  • 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 日

Automation Suite 2024.10.6 の uipathctl をダウンロードするには、OS に応じて次のいずれかのコマンドを実行します。

  • 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

Automation Suite 2024.10.5 の uipathctl をダウンロードするには、OS に応じて次のいずれかのコマンドを実行します。

  • 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

Automation Suite 2024.10.4 の uipathctl をダウンロードするには、OS に応じて、次のいずれかのコマンドを実行します。

  • 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

Automation Suite 2024.10.3 の uipathctl をダウンロードするには、OS に応じて次のいずれかのコマンドを実行します。

  • 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

Automation Suite 2024.10.2 の uipathctl をダウンロードするには、OS に応じて次のいずれかのコマンドを実行します。

  • 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

Automation Suite 2024.10.1 の uipathctl をダウンロードするには、OS に応じて次のいずれかのコマンドを実行します。

  • 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

Automation Suite 2024.10.0 の uipathctl をダウンロードするには、OS に応じて次のいずれかのコマンドを実行します。

  • 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

必須。前提条件の確認とインストール手順を実行するために必要です。

2024.10.8

Automation Suite 2024.10.8 の versions.json をダウンロードするには、次のコマンドを実行します。

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

2024.10.7

Automation Suite 2024.10.7 の versions.json をダウンロードするには、次のコマンドを実行します。

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

Automation Suite 2024.10.6 の versions.json をダウンロードするには、次のコマンドを実行します。

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

Automation Suite 2024.10.5 の versions.json をダウンロードするには、次のコマンドを実行します。

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

Automation Suite 2024.10.4 の versions.json をダウンロードするには、次のコマンドを実行します。

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

Automation Suite 2024.10.3 の versions.json をダウンロードするには、次のコマンドを実行します。

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

Automation Suite 2024.10.2 の versions.json をダウンロードするには、次のコマンドを実行します。

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

Automation Suite 2024.10.1 の versions.json をダウンロードするには、次のコマンドを実行します。

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

Automation Suite 2024.10.0 の versions.json をダウンロードするには、次のコマンドを実行します。

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)

任意です。ocクラスターのバージョンと一致することを確認してください)。

ocをダウンロードするには、OpenShift のドキュメントをご覧ください。

任意です。OCI 準拠のレジストリを構成する場合のオフライン インストールに必要です。Helm 3.8 以降が必要です。

helmをダウンロードするには、Helm のドキュメントをご覧ください。

UiPath.OrganizationMigrationApp

UiPath.OrganizationMigrationApp ツールを使用して、すべてのテナントの Identity データをスタンドアロンから Automation Suite に移動し、組織を結合するなどの操作を実行できます。

お使いの環境に対応する UiPath.OrganizationMigrationApp のバージョンを確認するには、「 相互運用性マトリクス」をご覧ください。

2024.10.5

  • Linux

    UiPath.OrganizationMigrationApp を Linux マシンにダウンロードするには、次のコマンドを実行します。

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

    Windows マシンでは、 MSIToAutomationSuiteTenantMigrator-2024.10.5-windows.zip をダウンロードします。

2024.10.4

  • Linux

    UiPath.OrganizationMigrationApp を Linux マシンにダウンロードするには、次のコマンドを実行します。

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

    Windows マシンでは、 MSIToAutomationSuiteTenantMigrator-2024.10.4-windows.zip をダウンロードします。

2024.10.3

  • Linux

    UiPath.OrganizationMigrationApp を Linux マシンにダウンロードするには、次のコマンドを実行します。

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.3-linux.zip
    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.3-linux.zip
    
  • Windows Windows マシンでは、 MSIToAutomationSuiteTenantMigrator-2024.10.3-windows.zip をダウンロードします。

2024.10.2

  • Linux

    UiPath.OrganizationMigrationApp を Linux マシンにダウンロードするには、次のコマンドを実行します。

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

    Windows マシンでは、 MSIToAutomationSuiteTenantMigrator-2024.10.2-windows.zip をダウンロードします。

2024.10.1

  • Linux

    UiPath.OrganizationMigrationApp を Linux マシンにダウンロードするには、次のコマンドを実行します。

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.1-linux.zip
    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.1-linux.zip
    
  • Windows Windows マシンでは、 MSIToAutomationSuiteTenantMigrator-2024.10.1-windows.zip をダウンロードします。

2024.10.0

  • Linux

    UiPath.OrganizationMigrationApp を Linux マシンにダウンロードするには、次のコマンドを実行します。

    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.0-linux.zip
    wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2024.10.0-linux.zip
    
  • Windows Windows マシンでは、 MSIToAutomationSuiteTenantMigrator-2024.10.0-windows.zip をダウンロードします。

as-cmk.tar.gz

重要:

Automation Suite 2024.10.2 より、 as-cmk.tar.gzopenshift.tar.gzに置き換えました。ただし、Automation Suite バージョン 2024.10.0 および 2024.10.1 では引き続き as-cmk.tar.gzが使用されます。

as-cmk.tar.gz には、UiPath® の共有機能と UiPath® 製品のコンテナー イメージとデプロイのマニフェストが含まれています。

インストールとアップグレード時には as-cmk.tar.gz が必要です。

2024.10.1

チェックサム ファイルについては、 as-cmk-2024.10.1-sha256sum.txt ファイルをダウンロードします。

  • Linux

    as-cmk.tar.gz を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 as-cmk-2024.10.1.tar.gz をダウンロードし、名前を「 as-cmk.tar.gz」に変更します。

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

チェックサム ファイルについては、 as-cmk-2024.10.0-sha256sum.txt をダウンロードします。

  • Linux

    as-cmk.tar.gz を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 as-cmk-2024.10.0.tar.gz をダウンロードし、名前を as-cmk.tar.gzに変更します。

openshift.tar.gz

注:

Automation Suite 2024.10.2 以降では、以前のバージョンで使用されていた as-cmk.tar.gz イメージが openshift.tar.gz に置き換えられます。

openshift.tar.gz には、UiPath® の共有機能と UiPath® 製品のコンテナー イメージとデプロイのマニフェストが含まれています。

インストールとアップグレード時には openshift.tar.gz が必要です。

2024.10.8

チェックサム ファイルについては、 openshift-2024.10.8-sha256sum.txt をダウンロードします。

  • Linux

    openshift.tar.gz を Linux マシンにダウンロードするには、次のコマンドを実行します。

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

    Windows マシンの場合は、 openshift-2024.10.8.tar.gz をダウンロードし、名前を「 openshift.tar.gz」に変更します。

2024.10.7

チェックサム ファイルについては、 openshift-2024.10.7-sha256sum.txt をダウンロードします。

  • Linux

    openshift.tar.gz を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 openshift-2024.10.7.tar.gz をダウンロードし、名前を「 openshift.tar.gz」に変更します。

2024.10.6

チェックサム ファイルについては、 openshift-2024.10.6-sha256sum.txt をダウンロードします。

  • Linux

    openshift.tar.gz を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 openshift-2024.10.6.tar.gz をダウンロードし、名前を openshift.tar.gzに変更します。

2024.10.5

チェックサム ファイルについては、 openshift-2024.10.5-sha256sum.txt をダウンロードします。

  • Linux

    openshift.tar.gz を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 openshift-2024.10.5.tar.gz をダウンロードし、名前を openshift.tar.gzに変更します。

2024.10.4

チェックサム ファイルについては、 openshift-2024.10.4-sha256sum.txt をダウンロードしてください。

  • Linux

    openshift.tar.gz を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 openshift-2024.10.4.tar.gz をダウンロードし、名前を openshift.tar.gzに変更します。

2024.10.3

チェックサム ファイルについては、 openshift-2024.10.3-sha256sum.txt をダウンロードします。

  • Linux

    openshift.tar.gz を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 openshift-2024.10.3.tar.gz をダウンロードし、名前を openshift.tar.gzに変更します。

2024.10.2

チェックサム ファイルについては、 openshift-2024.10.2-sha256sum.txt ファイルをダウンロードします。

  • Linux

    openshift.tar.gz を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 openshift-2024.10.2.tar.gz をダウンロードし、名前を「 openshift.tar.gz」に変更します。

mirror-registry.sh

外部 Docker レジストリを設定するには、mirror-registry.sh が必要です。

2024.10.8

  • Linux

    mirror-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

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

    Windows マシンでは、 mirror-registry.sh をダウンロードします。

2024.10.7

  • Linux

    mirror-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 mirror-registry.sh をダウンロードします。

2024.10.6

  • Linux

    mirror-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 mirror-registry.sh をダウンロードします。

2024.10.5

  • Linux

    mirror-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 mirror-registry.sh をダウンロードします。

2024.10.4

  • Linux

    mirror-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 mirror-registry.sh をダウンロードします。

2024.10.3

  • Linux

    mirror-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 mirror-registry.sh をダウンロードします。

2024.10.2

  • Linux

    mirror-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 mirror-registry.sh をダウンロードします。

2024.10.1

  • Linux

    mirror-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 mirror-registry.sh をダウンロードします。

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

    mirror-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 mirror-registry.sh をダウンロードします。

hydrate-registry.sh

hydrate-registry.sh は、Automation Suite でのオフライン インストール用に外部 OCI 準拠のレジストリを構成するために必要です。

2024.10.8

  • Linux

    hydrate-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

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

    Windows マシンでは、 hydrate-registry.sh をダウンロードします。

2024.10.7

  • Linux

    hydrate-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 hydrate-registry.sh をダウンロードします。

2024.10.6

  • Linux

    hydrate-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 hydrate-registry.sh をダウンロードします。

2024.10.5

  • Linux

    hydrate-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 hydrate-registry.sh をダウンロードします。

2024.10.4

  • Linux

    hydrate-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 hydrate-registry.sh をダウンロードします。

2024.10.3

  • Linux

    hydrate-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 hydrate-registry.sh をダウンロードします。

2024.10.2

  • Linux

    hydrate-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 hydrate-registry.sh をダウンロードします。

2024.10.1

  • Linux

    hydrate-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 hydrate-registry.sh をダウンロードします。

2024.10.0

  • Linux

    hydrate-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンでは、 hydrate-registry.sh をダウンロードします。

as-images.txt

as-images.txt には、取得して外部 Docker レジストリにアップロードする必要があるコンテナー イメージの名前とバージョンが含まれています。

2024.10.8

  • Linux

    openshift-images.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

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

    openshift-images.txt Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-images.txt」に変更してください。

2024.10.7

  • Linux

    openshift-images.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    openshift-images.txt Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-images.txt」に変更してください。

2024.10.6

  • Linux

    openshift-images.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    openshift-images.txt Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-images.txt」に変更してください。

2024.10.5

  • Linux

    openshift-images.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    openshift-images.txt Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-images.txt」に変更してください。

2024.10.4

  • Linux

    openshift-images.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    openshift-images.txt Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-images.txt」に変更してください。

2024.10.3

  • Linux

    openshift-images.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    openshift-images.txt Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-images.txt」に変更してください。

2024.10.2

  • Linux

    openshift-images.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    openshift-images.txt Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-images.txt」に変更してください。

2024.10.1

  • Linux

    openshift-images.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    openshift-images.txt Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-images.txt」に変更してください。

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

    openshift-images.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    openshift-images.txt Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-images.txt」に変更してください。

as-helm-charts.txt

as-helm-charts.txt には、取得してお使いの環境でホストされている外部 Docker レジストリにアップロードする必要がある UiPath® アプリケーションの Helm グラフの詳細が含まれています。

2024.10.8

  • Linux

    embedded-helm-charts.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

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

    Windows マシンの場合は、 embedded-helm-charts.txt をダウンロードし、名前を「 as-helm-charts.txt」に変更します。

2024.10.7

  • Linux

    embedded-helm-charts.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 embedded-helm-charts.txt をダウンロードし、名前を「 as-helm-charts.txt」に変更します。

2024.10.6

  • Linux

    embedded-helm-charts.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 embedded-helm-charts.txt をダウンロードし、名前を「 as-helm-charts.txt」に変更します。

2024.10.5

  • Linux

    embedded-helm-charts.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 embedded-helm-charts.txt をダウンロードし、名前を「 as-helm-charts.txt」に変更します。

2024.10.4

  • Linux

    embedded-helm-charts.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 embedded-helm-charts.txt をダウンロードし、名前を「 as-helm-charts.txt」に変更します。

2024.10.3

  • Linux

    embedded-helm-charts.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 embedded-helm-charts.txt をダウンロードし、名前を「 as-helm-charts.txt」に変更します。

2024.10.2

  • Linux

    embedded-helm-charts.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 embedded-helm-charts.txt をダウンロードし、名前を「 as-helm-charts.txt」に変更します。

2024.10.1

  • Linux

    embedded-helm-charts.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 embedded-helm-charts.txt をダウンロードし、名前を「 as-helm-charts.txt」に変更します。

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

    embedded-helm-charts.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。

    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

    Windows マシンの場合は、 embedded-helm-charts.txt をダウンロードし、名前を「 as-helm-charts.txt」に変更します。

uipathtools

uipathtools は、健全性コマンドに固有の uipathctl 機能のサブセットを含む CLI ツールです。 このツールには後方互換性があり、サポートされているすべての Automation Suite バージョンで動作します。 問題が発生した場合は、 uipathtools を第一段階として使用することをお勧めします。

2024.10.8

uipathtools をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。

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

2024.10.7

uipathtools をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。

  • 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 日

uipathtools をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。

  • 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

uipathtools をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。

  • 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

uipathtools をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。

  • 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

uipathtools をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。

  • 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

uipathtools をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。

  • 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

uipathtools をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。

  • 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

uipathtools をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。

  • 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
    

cv-ondemand.tar.gz

cv-ondemand.tar.gz には、Computer Vision モデルとパッケージが含まれます。

オフライン インストール プロファイルを選択した場合は、cv-ondemand.tar.gz をダウンロードする必要があります。オンライン インストール プロファイルを選択した場合は、UiPath® サーバーでホストされているコンテナー レジストリにあるすべての Computer Vision モデルが Automation Suite により直接取得されます。

cv-ondemand.tar.gz は、Computer Vision モデルを使用する場合にのみ必要です。

2024.10.8

https://download.uipath.com/automation-suite/2024.10.8/cv2410-2024.10.8.tar.gz

チェックサム ファイルについては、 cv2410-2024.10.8-sha256sum.txt をダウンロードします。

  • Linux

    Linux マシンで cv-ondemand.tar.gz をダウンロードするには、ターミナルから次のコマンドを実行します。

    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.8/cv2410-2024.10.8.tar.gz
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.8/cv2410-2024.10.8.tar.gz
    
  • Windows

    Windows マシンの場合は、 cv2410-2024.10.8.tar.gz をダウンロードし、名前を cv-ondemand.tar.gzに変更します。

2024.10.7

https://download.uipath.com/automation-suite/2024.10.7/cv2410-2024.10.7.tar.gz

チェックサム ファイルについては、 cv2410-2024.10.7-sha256sum.txt をダウンロードします。

  • Linux

    Linux マシンで cv-ondemand.tar.gz をダウンロードするには、ターミナルから次のコマンドを実行します。

    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.7/cv2410-2024.10.7.tar.gz
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.7/cv2410-2024.10.7.tar.gz
    
  • Windows

    Windows マシンの場合は、 cv2410-2024.10.7.tar.gz をダウンロードし、名前を cv-ondemand.tar.gzに変更します。

2024.10.6

https://download.uipath.com/automation-suite/2024.10.6/cv2410-2024.10.6.tar.gz

チェックサム ファイルについては、 cv2410-2024.10.6-sha256sum.txt をダウンロードします。

  • Linux

    Linux マシンで cv-ondemand.tar.gz をダウンロードするには、ターミナルから次のコマンドを実行します。

    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.6/cv2410-2024.10.6.tar.gz
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.6/cv2410-2024.10.6.tar.gz
    
  • Windows

    Windows マシンの場合は、 cv2410-2024.10.6.tar.gz をダウンロードし、名前を「 cv-ondemand.tar.gz」に変更します。

2024.10.5

https://download.uipath.com/automation-suite/2024.10.5/cv2410-2024.10.5.tar.gz

チェックサム ファイルについては、 cv2410-2024.10.5-sha256sum.txt をダウンロードします。

  • Linux

    Linux マシンで cv-ondemand.tar.gz をダウンロードするには、ターミナルから次のコマンドを実行します。

    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.5/cv2410-2024.10.5.tar.gz
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.5/cv2410-2024.10.5.tar.gz
    
  • Windows

    Windows マシンの場合は、 cv2410-2024.10.5.tar.gz をダウンロードし、名前を cv-ondemand.tar.gzに変更します。

2024.10.4

https://download.uipath.com/automation-suite/2024.10.4/cv2410-2024.10.4.tar.gz

チェックサム ファイルについては、 cv2410-2024.10.4-sha256sum.txt をダウンロードします。

  • Linux

    Linux マシンで cv-ondemand.tar.gz をダウンロードするには、ターミナルから次のコマンドを実行します。

    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.4/cv2410-2024.10.4.tar.gz
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.4/cv2410-2024.10.4.tar.gz
    
  • Windows

    Windows マシンの場合は、 cv2410-2024.10.4.tar.gz をダウンロードし、名前を cv-ondemand.tar.gzに変更します。

2024.10.3

https://download.uipath.com/automation-suite/2024.10.3/cv2410-2024.10.3.tar.gz

チェックサム ファイルについては、 cv2410-2024.10.3-sha256sum.txt をダウンロードします。

  • Linux

    Linux マシンで cv-ondemand.tar.gz をダウンロードするには、ターミナルから次のコマンドを実行します。

    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.3/cv2410-2024.10.3.tar.gz
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.3/cv2410-2024.10.3.tar.gz
    
  • Windows

    Windows マシンの場合は、 cv2410-2024.10.3.tar.gz をダウンロードし、名前を cv-ondemand.tar.gzに変更します。

2024.10.2

https://download.uipath.com/automation-suite/2024.10.2/cv2410-2024.10.2.tar.gz

チェックサム ファイルについては、 cv2410-2024.10.2-sha256sum.txt をダウンロードします。

  • Linux

    Linux マシンで cv-ondemand.tar.gz をダウンロードするには、ターミナルから次のコマンドを実行します。

    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.2/cv2410-2024.10.2.tar.gz
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.2/cv2410-2024.10.2.tar.gz
    
  • Windows

    Windows マシンの場合は、 cv2410-2024.10.2.tar.gz をダウンロードし、名前を「 cv-ondemand.tar.gz」に変更します。

2024.10.1

https://download.uipath.com/automation-suite/2024.10.1/cv2410-2024.10.1.tar.gz

チェックサム ファイルについては、 cv2410-2024.10.1-sha256sum.txt をダウンロードします。

  • Linux

    Linux マシンで cv-ondemand.tar.gz をダウンロードするには、ターミナルから次のコマンドを実行します。

    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.1/cv2410-2024.10.1.tar.gz
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.1/cv2410-2024.10.1.tar.gz
    
  • Windows

    Windows マシンの場合は、 cv2410-2024.10.1.tar.gz をダウンロードし、名前を cv-ondemand.tar.gzに変更します。

2024.10.0

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

チェックサム ファイルについては、 cv2410-2024.10.0-sha256sum.txt をダウンロードします。

  • Linux

    Linux マシンで cv-ondemand.tar.gz をダウンロードするには、ターミナルから次のコマンドを実行します。

    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.0/cv2410-2024.10.0.tar.gz
    wget -O cv-ondemand.tar.gz https://download.uipath.com/automation-suite/2024.10.0/cv2410-2024.10.0.tar.gz
    
  • Windows

    Windows マシンの場合は、 cv2410-2024.10.0.tar.gz をダウンロードし、名前を「 cv-ondemand.tar.gz」に変更します。

このページは役に立ちましたか?

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得