- 概要
- 要件
- インストール前
- インストール
- インストール後
- 移行とアップグレード
- 監視とアラート機能
- クラスターの管理
- 製品固有の設定
- トラブルシューティング

EKS/AKS の Automation Suite のインストール ガイド
インストール パッケージをダウンロードする
kubeconfig
ファイルを介してクラスターにアクセスできるマシンを指します。管理マシンでは、Linux、Windows、macOS を実行できます。
クライアント マシンを介してクラスター上で前提条件の確認、インストール、インストール後の手順を正常に実行するには、次のツールが必要です。
ツール |
説明 |
ダウンロードする |
---|---|---|
|
必須。
uipathctl は、Automation Suite の Kubernetes に対してコマンドを実行できる UiPath® のコマンドライン ツールです。
uipathctl を使用すると、1 つの統合 CLI から、環境内の前提条件の確認、Automation Suite のインストール、Automation Suite の構成と管理を行うことができます。uipathctl 操作の完全なリストなどについて詳しくは、『uipathctl リファレンス ガイド』をご覧ください。
|
|
| 必須。前提条件の確認とインストール手順を実行するために必要です。 | |
| 任意です。kubectl がクラスターのバージョンと一致することを確認してください)。
| |
|
as-cmk.tar.gz には、 UiPath® 共有機能と UiPath® 製品のコンテナー イメージと配置マニフェストが含まれています。
| as-cmk.tar.gzをダウンロード |
|
外部 Docker レジストリを設定するには、
mirror-registry.sh が必要です。
| mirror-registry.sh をダウンロード |
|
オフライン インストール用に外部 OCI 準拠レジストリを設定するには、
hydrate-registry.sh が必要です。
| ダウンロード hydrate-registry.sh |
|
as-images.txt には、取得して外部 Docker レジストリにアップロードする必要があるコンテナー イメージの名前とバージョンが含まれています。
| as-images.txtをダウンロード |
|
as-helm-charts.txt には、UiPath® アプリケーションの Helm グラフの詳細が含まれています。このグラフをプルして、お使いの環境でホストされている外部 Docker レジストリにアップロードする必要があります。
| as-helm-charts.txtをダウンロード |
|
uipathtools は、健全性コマンドに固有の uipathctl 機能のサブセットを含む CLI ツールです。
| uipathtools をダウンロードする |
このページでは、Automation Suite のインストールまたは構成に必要なすべての成果物のダウンロード リンクのリストを示します。 対象の成果物のバージョンを選択するようにしてください。
Automation Suite 2024.10.0 および 2024.10.1 の Integration Service で、設定を誤るとインフラストラクチャの負荷が増加する可能性がある問題が確認されました。 そのため、前述のバージョンから Integration Service を削除しました。 Integration Service は、Automation Suite 2024.10.2 で再び利用できるようになります。
バージョン 2024.10.0 および 2024.10.1 の Automation Suite で Integration Service を再度有効化するには、対応するパッチを適用する必要があります。
これらのパッチを適用しないと、Integration Service は前述の Automation Suite のバージョンで利用できなくなります。
uipathctl
は、Automation Suite に対してコマンドを実行できる UiPath® のコマンドライン ツールです。 uipathctl
を使用すると、1 つの統合 CLI から、環境内の前提条件の確認、Automation Suite のインストール、Automation Suite の構成と管理を行うことができます。
uipathctl
は x86 アーキテクチャにのみ対応しています。 Apple シリコン (M シリーズ) の CPU を搭載した Mac など、ARM アーキテクチャに基づくマシンでは uipathctl
を実行できません。
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
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
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
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
をダウンロードするには、次のコマンドを実行します。
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
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
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
kubectl
がクラスターのバージョンと一致することを確認してください)。
kubectl
をダウンロードするには、Kubernetes のドキュメントをご覧ください。
UiPath.OrganizationMigrationApp ツールを使用して、すべてのテナントの Identity データをスタンドアロンから Automation Suite に移動し、組織を結合するなどの操作を実行できます。
お使いの環境に対応する UiPath.OrganizationMigrationApp のバージョンを確認するには、「 相互運用性マトリクス」をご覧ください。
-
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
UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらの リンクにアクセスしてください。
-
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
UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらの リンクにアクセスしてください。
-
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
UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらの リンクにアクセスしてください。
-
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
UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらの リンクにアクセスしてください。
as-cmk.tar.gz
には、UiPath® の共有機能と UiPath® 製品のコンテナー イメージとデプロイのマニフェストが含まれています。
as-cmk.tar.gz
をダウンロードする必要があります。オンライン インストール プロファイルを選択した場合は、UiPath® サーバーでホストされているコンテナー レジストリにあるすべてのコンテナー イメージとデプロイのマニフェストが Kubernetes により直接取得されます。
as-cmk.tar.gz
が必要です。
チェックサム ファイルについては、こちらの リンクにアクセスしてください。
-
Linux
as-cmk.tar.gz
を Linux マシンにダウンロードするには、次のコマンドを実行します 命令:wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.3/as-cmk-2024.10.3.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.3/as-cmk-2024.10.3.tar.gz -
Windows
チェックサム ファイルについては、こちらの リンクにアクセスしてください。
-
Linux
as-cmk.tar.gz
を Linux マシンにダウンロードするには、次のコマンドを実行します。wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.2/as-cmk-2024.10.2.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.2/as-cmk-2024.10.2.tar.gz -
Windows
チェックサム ファイルについては、こちらの リンクにアクセスしてください。
-
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
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
チェックサム ファイルについては、こちらの リンクにアクセスしてください。
-
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
mirror-registry.sh
が必要です。
-
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
mirror-registry.sh
を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。
-
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
mirror-registry.sh
を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。
-
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
mirror-registry.sh
を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。
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
mirror-registry.sh
を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。
hydrate-registry.sh
は、Automation Suite でのオフライン インストール用に外部 OCI 準拠のレジストリを構成するために必要です。
-
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
hydrate-registry.sh
を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。
-
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
hydrate-registry.sh
を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。
-
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
hydrate-registry.sh
を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。
-
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
hydrate-registry.sh
を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。
as-images.txt
には、取得して外部 Docker レジストリにアップロードする必要があるコンテナー イメージの名前とバージョンが含まれています。
-
Linux
ダウンロードするには Linux マシンでair-images.txt
、次のコマンドを実行します 命令:wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.3/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.3/air-images.txt - Windows
-
Linux
air-images.txt
を Linux マシンにダウンロードするには、次のコマンドを実行します。wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.2/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.2/air-images.txt - Windows
-
Linux
air-images.txt
を Linux マシンにダウンロードするには、次のコマンドを実行します。wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.1/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.1/air-images.txt - Windows
https://download.uipath.com/automation-suite/2024.10.0/air-images.txt
https://download.uipath.com/automation-suite/2024.10.0/air-images.txt
-
Linux
air-images.txt
を Linux マシンにダウンロードするには、次のコマンドを実行します。wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.0/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.0/air-images.txt - Windows
as-helm-charts.txt
には、取得してお使いの環境でホストされている外部 Docker レジストリにアップロードする必要がある UiPath® アプリケーションの Helm グラフの詳細が含まれています。
-
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
embedded-helm-charts.txt
を Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-helm-charts.txt
」に変更してください。
-
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
embedded-helm-charts.txt
を Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-helm-charts.txt
」に変更してください。
-
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
embedded-helm-charts.txt
を Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-helm-charts.txt
」に変更してください。
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
embedded-helm-charts.txt
を Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-helm-charts.txt
」に変更してください。
uipathtools
は、健全性コマンドに固有の uipathctl
機能のサブセットを含む CLI ツールです。 このツールには後方互換性があり、サポートされているすべての Automation Suite バージョンで動作します。 問題が発生した場合は、 uipathtools
を第一段階として使用することをお勧めします。
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
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
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
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
- uipathctl
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- versions.json
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- kubectl
- UiPath.OrganizationMigrationApp
- 2024.10.0
- 2024.10.1
- 2024.10.2
- 2024.10.3
- as-cmk.tar.gz
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- mirror-registry.sh
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- hydrate-registry.sh
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- as-images.txt
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- as-helm-charts.txt
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0
- uipathtools
- 2024.10.3
- 2024.10.2
- 2024.10.1
- 2024.10.0