automation-suite
2024.10
true
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。 新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。
UiPath logo, featuring letters U and I in white

EKS/AKS の Automation Suite のインストール ガイド

最終更新日時 2025年5月16日

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

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

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

ツール

説明

ダウンロードする

uipathctl

必須。uipathctl は、Automation Suite の Kubernetes に対してコマンドを実行できる UiPath® のコマンドライン ツールです。
uipathctl を使用すると、1 つの統合 CLI から、環境内の前提条件の確認、Automation Suite のインストール、Automation Suite の構成と管理を行うことができます。uipathctl操作の完全なリストなどについて詳しくは、『uipathctl リファレンス ガイド』をご覧ください。

versions.json

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

kubectl

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

as-cmk.tar.gz

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

mirror-registry.sh

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

hydrate-registry.sh

オフライン インストール用に外部 OCI 準拠レジストリを設定するには、hydrate-registry.sh が必要です。
ダウンロード hydrate-registry.sh

as-images.txt

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

as-helm-charts.txt

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

uipathtools

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

必須。uipathctl は、Automation Suite に対してコマンドを実行できる UiPath® のコマンドライン ツールです。 uipathctl を使用すると、1 つの統合 CLI から、環境内の前提条件の確認、Automation Suite のインストール、Automation Suite の構成と管理を行うことができます。
注:
現在、 uipathctl は x86 アーキテクチャにのみ対応しています。 Apple シリコン (M シリーズ) の CPU を搭載した Mac など、ARM アーキテクチャに基づくマシンでは uipathctl を実行できません。

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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.3

Automation Suite 2024.10.3 の versions.json をダウンロードするには、次のコマンドを実行します。
wget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.3/versions.jsonwget -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.jsonwget -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.jsonwget -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.jsonwget -O ~/versions.json https://download.uipath.com/automation-suite/2024.10.0/versions.json

kubectl

任意ですkubectl がクラスターのバージョンと一致することを確認してください)。
kubectl をダウンロードするには、Kubernetes のドキュメントをご覧ください。

UiPath.OrganizationMigrationApp

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

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

2024.10.0

  • Linux

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

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

    UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらの リンクにアクセスしてください。

2024.10.1

  • Linux

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

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

    UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらの リンクにアクセスしてください。

2024.10.2

  • Linux

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

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

    UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらの リンクにアクセスしてください。

2024.10.3

  • Linux

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

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

    UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらの リンクにアクセスしてください。

as-cmk.tar.gz

as-cmk.tar.gz には、UiPath® の共有機能と UiPath® 製品のコンテナー イメージとデプロイのマニフェストが含まれています。
オフライン インストール プロファイルを選択した場合は、as-cmk.tar.gz をダウンロードする必要があります。オンライン インストール プロファイルを選択した場合は、UiPath® サーバーでホストされているコンテナー レジストリにあるすべてのコンテナー イメージとデプロイのマニフェストが Kubernetes により直接取得されます。
インストールとアップグレード時には as-cmk.tar.gz が必要です。

2024.10.3

チェックサム ファイルについては、こちらの リンクにアクセスしてください。

  • 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.gzwget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.3/as-cmk-2024.10.3.tar.gz
  • Windows

    をダウンロードするには as-cmk.tar.gzこちらの リンク にアクセスし、ファイル名を as-cmk.tar.gzに変更します。

2024.10.2

チェックサム ファイルについては、こちらの リンクにアクセスしてください。

  • 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.gzwget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.2/as-cmk-2024.10.2.tar.gz
  • Windows

    をダウンロードするには as-cmk.tar.gzこちらの リンク にアクセスし、ファイル名を as-cmk.tar.gzに変更します。

2024.10.1

チェックサム ファイルについては、こちらの リンクにアクセスしてください。

  • 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.gzwget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.1/as-cmk-2024.10.1.tar.gz
  • Windows

    をダウンロードするには as-cmk.tar.gzこちらの リンク にアクセスし、ファイル名を as-cmk.tar.gzに変更します。

2024.10.0

https://download.uipath.com/automation-suite/2024.10.0/as-cmk-2024.10.0.tar.gzhttps://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.gzwget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2024.10.0/as-cmk-2024.10.0.tar.gz
  • Windows

    をダウンロードするには as-cmk.tar.gzこちらの リンク にアクセスし、ファイル名を as-cmk.tar.gzに変更します。

mirror-registry.sh

外部 Docker レジストリを設定するには、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.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.3/mirror-registry.sh
  • Windows

    mirror-registry.sh を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。

2024.10.2

  • Linux

    mirror-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。
    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.2/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.2/mirror-registry.sh
  • Windows

    mirror-registry.sh を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。

2024.10.1

  • Linux

    mirror-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。
    wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.1/mirror-registry.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.1/mirror-registry.sh
  • Windows

    mirror-registry.sh を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。

2024.10.0

https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.shhttps://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.shwget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2024.10.0/mirror-registry.sh
  • Windows

    mirror-registry.sh を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。

hydrate-registry.sh

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

2024.10.3

  • Linux

    hydrate-registry.sh を Linux マシンにダウンロードするには、 次 命令:
    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.3/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.3/hydrate-registry.sh
  • Windows

    hydrate-registry.sh を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。

2024.10.2

  • Linux

    hydrate-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。
    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.2/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.2/hydrate-registry.sh
  • Windows

    hydrate-registry.sh を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。

2024.10.1

  • Linux

    hydrate-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。
    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.1/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.1/hydrate-registry.sh
  • Windows

    hydrate-registry.sh を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。

2024.10.0

  • Linux

    hydrate-registry.sh を Linux マシンにダウンロードするには、次のコマンドを実行します。
    wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.0/hydrate-registry.shwget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2024.10.0/hydrate-registry.sh
  • Windows

    hydrate-registry.sh を Windows マシンにダウンロードするには、こちらのリンクにアクセスしてください。

as-images.txt

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

2024.10.3

  • Linux

    ダウンロードするには Linux マシンで air-images.txt 、次のコマンドを実行します 命令:
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.3/air-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.3/air-images.txt
  • Windows
    air-images.txt を Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-images.txt」に変更してください。

2024.10.2

  • Linux

    air-images.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.2/air-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.2/air-images.txt
  • Windows
    air-images.txt を Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-images.txt」に変更してください。

2024.10.1

  • Linux

    air-images.txt を Linux マシンにダウンロードするには、次のコマンドを実行します。
    wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.1/air-images.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.1/air-images.txt
  • Windows
    air-images.txt を Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-images.txt」に変更してください。

2024.10.0

https://download.uipath.com/automation-suite/2024.10.0/air-images.txthttps://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.txtwget -O ~/as-images.txt https://download.uipath.com/automation-suite/2024.10.0/air-images.txt
  • Windows
    air-images.txt を Windows マシンにダウンロードするには、こちらのリンクにアクセスし、ファイル名を「as-images.txt」に変更してください。

as-helm-charts.txt

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

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.txtwget -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」に変更してください。

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.txtwget -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」に変更してください。

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.txtwget -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」に変更してください。

2024.10.0

https://download.uipath.com/automation-suite/2024.10.0/embedded-helm-charts.txthttps://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.txtwget -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

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

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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -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.gzwget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2024.10.0/uipathtools-2024.10.0-darwin-amd64.tar.gz

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

サポートを受ける
RPA について学ぶ - オートメーション コース
UiPath コミュニティ フォーラム
Uipath Logo White
信頼とセキュリティ
© 2005-2025 UiPath. All rights reserved.