- 概要
- 要件
- インストール
- 前提条件の確認
- インストール パッケージをダウンロードする
- uipathctl cluster
- uipathctl cluster maintenance
- uipathctl cluster maintenance disable
- uipathctl cluster maintenance enable
- uipathctl cluster maintenance is-enabled
- uipathctl cluster migration
- uipathctl cluster migration export
- uipathctl cluster migration import
- uipathctl cluster migration run
- uipathctl cluster upgrade
- uipathctl config
- uipathctl config add-host-admin
- uipathctl config additional-ca-certificates
- uipathctl config additional-ca-certificates get
- uipathctl config additional-ca-certificates update
- uipathctl config alerts
- uipathctl config alerts add-email
- uipathctl config alerts remove-email
- uipathctl config alerts update-email
- uipathctl config argocd
- uipathctl config argocd ca-certificates
- uipathctl config argocd ca-certificates get
- uipathctl config argocd ca-certificates update
- uipathctl config argocd generate-dex-config
- uipathctl config argocd generate-rbac
- uipathctl config argocd registry
- uipathctl config argocd registry get
- uipathctl config argocd registry update
- uipathctl config enable-basic-auth
- uipathctl config orchestrator
- uipathctl config orchestrator get-config
- uipathctl config orchestrator update-config
- uipathctl config saml-certificates get
- uipathctl config saml-certificates rotate
- uipathctl config saml-certificates update
- uipathctl config tls-certificates
- uipathctl config tls-certificates get
- uipathctl config tls-certificates update
- uipathctl config token-signing-certificates
- uipathctl config token-signing-certificates get
- uipathctl config token-signing-certificates rotate
- uipathctl config token-signing-certificates update
- uipathctl health
- uipathctl health bundle
- uipathctl health check
- uipathctl health diagnose
- uipathctl health test
- uipathctl manifest
- uipathctl manifest apply
- uipathctl manifest diff
- uipathctl manifest get
- uipathctl manifest get-revision
- uipathctl manifest list-applications
- uipathctl manifest list-revisions
- uipathctl manifest render
- uipathctl prereq
- uipathctl prereq create
- uipathctl prereq run
- uipathctl resource
- uipathctl resource report
- uipathctl snapshot
- uipathctl snapshot backup
- uipathctl snapshot backup create
- uipathctl snapshot backup disable
- uipathctl snapshot backup enable
- uipathctl snapshot delete
- uipathctl snapshot list
- uipathctl snapshot restore
- uipathctl snapshot restore create
- uipathctl snapshot restore delete
- uipathctl snapshot restore history
- uipathctl snapshot restore logs
- uipathctl version
- インストール後
- 移行とアップグレード
- 監視とアラート機能
- クラスターの管理
- 製品固有の設定
- トラブルシューティング
インストール パッケージをダウンロードする
このページでは、Automation Suite を EKS/AKS でインストールまたは構成するために必要なすべての成果物のダウンロード リンクのリストを示します。対象の成果物のバージョンを選択するようにしてください。
uipathctl
は、Azure Kubernetes Service (AKS) および Amazon Elastic Kubernetes Service (EKS) でホストされている Automation Suite の Kubernetes に対してコマンドを実行できる 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/2023.10.6/uipathctl-2023.10.6-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathctl-2023.10.6-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathctl-2023.10.6-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathctl-2023.10.6-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathctl-2023.10.6-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathctl-2023.10.6-darwin-amd64.tar.gz
uipathctl
をダウンロードするには、お使いの OS に応じて以下のいずれかのコマンドを実行します。
-
Linux
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathctl-2023.10.5-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathctl-2023.10.5-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathctl-2023.10.5-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathctl-2023.10.5-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathctl-2023.10.5-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathctl-2023.10.5-darwin-amd64.tar.gz
uipathctl
をダウンロードするには、OS に応じて次のいずれかのコマンドを実行します。
-
Linux
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathctl-2023.10.4-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathctl-2023.10.4-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathctl-2023.10.4-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathctl-2023.10.4-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathctl-2023.10.4-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathctl-2023.10.4-darwin-amd64.tar.gz
uipathctl
をダウンロードするには、OS に応じて次のいずれかのコマンドを実行します。
-
Linux
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathctl-2023.10.3-darwin-amd64.tar.gz
uipathctl
をダウンロードするには、OS に応じて次のいずれかのコマンドを実行します。
-
Linux
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathctl-2023.10.2-darwin-amd64.tar.gz
uipathctl
をダウンロードするには、OS に応じて次のいずれかのコマンドを実行します。
-
Linux
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathctl-2023.10.1-darwin-amd64.tar.gz
uipathctl
をダウンロードするには、OS に応じて次のいずれかのコマンドを実行します。
-
Linux
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-linux-amd64.tar.gz
wget -O ~/uipathctl-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-linux-amd64.tar.gz -
Windows:
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-windows-amd64.tar.gz
wget -O ~/uipathctl-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-windows-amd64.tar.gz -
MacOS:
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-darwin-amd64.tar.gz
wget -O ~/uipathctl-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathctl-2023.10.0-darwin-amd64.tar.gz
必須。前提条件の確認とインストール手順を実行するために必要です。
versions.json
をダウンロードするには、次のコマンドを実行します。
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.6/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.6/versions.json
versions.json
をダウンロードするには、次のコマンドを実行します。
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.5/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.5/versions.json
versions.json
をダウンロードするには、次のコマンドを実行します。
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.4/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.4/versions.json
versions.json
をダウンロードするには、次のコマンドを実行します。
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.3/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.3/versions.json
versions.json
をダウンロードするには、次のコマンドを実行します。
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.2/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.2/versions.json
versions.json
をダウンロードするには、次のコマンドを実行します。
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.1/versions.json
wget -O ~/versions.json https://download.uipath.com/automation-suite/2023.10.1/versions.json
kubectl
がクラスターのバージョンと一致することを確認してください)。
kubectl
をダウンロードするには、Kubernetes のドキュメントをご覧ください。
UiPath.OrganizationMigrationApp ツールを使用して、すべてのテナントの Identity データをスタンドアロンから Automation Suite に移動し、組織を結合するなどの操作を実行できます。
お使いの環境に対応する UiPath.OrganizationMigrationApp のバージョンを確認するには、「 相互運用性マトリクス」をご覧ください。
- Linux
UiPath.OrganizationMigrationApp を Linux マシンにダウンロードするには、ターミナルで次のコマンドを実行します。
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.7-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.7-linux.zip - Windows
UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらをクリックしてください。
- Linux
UiPath.OrganizationMigrationApp を Linux マシンにダウンロードするには、ターミナルで次のコマンドを実行します。
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.6-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.6-linux.zip - Windows
UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらをクリックしてください。
- Linux
UiPath.OrganizationMigrationApp を Linux マシンにダウンロードするには、ターミナルで次のコマンドを実行します。
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.5-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.5-linux.zip - Windows
UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらをクリックしてください。
- Linux
UiPath.OrganizationMigrationApp を Linux マシンにダウンロードするには、ターミナルで次のコマンドを実行します。
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.4-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.4-linux.zip - Windows
UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらをクリックしてください。
- Linux
UiPath.OrganizationMigrationApp を Linux マシンにダウンロードするには、ターミナルで次のコマンドを実行します。
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.2-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.2-linux.zip - Windows
UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらをクリックしてください。
-
Linux
UiPath.OrganizationMigrationApp を Linux マシンにダウンロードするには、ターミナルで次のコマンドを実行します。
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.1-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.1-linux.zip -
Windows
UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらをクリックしてください。
-
Linux
UiPath.OrganizationMigrationApp を Linux マシンにダウンロードするには、ターミナルで次のコマンドを実行します。
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.0-linux.zip
wget https://download.uipath.com/MSIToAutomationSuiteTenantMigrator-2023.10.0-linux.zip -
Windows
UiPath.OrganizationMigrationApp を Windows マシンにダウンロードするには、こちらをクリックしてください。
as-cmk.tar.gz
には、UiPath® の共有機能と UiPath® 製品のコンテナー イメージとデプロイのマニフェストが含まれています。
as-cmk.tar.gz
をダウンロードする必要があります。オンライン インストール プロファイルを選択した場合は、UiPath® サーバーでホストされているコンテナー レジストリにあるすべてのコンテナー イメージとデプロイのマニフェストが Kubernetes により直接取得されます。
as-cmk.tar.gz
が必要です。
https://download.uipath.com/automation-suite/2023.10.6/as-cmk-2023.10.6.tar.gz
チェックサム ファイルについては、こちらをクリックしてください。
-
Linux
Linux マシンでas-cmk.tar.gz
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.6/as-cmk-2023.10.6.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.6/as-cmk-2023.10.6.tar.gz -
Windows
https://download.uipath.com/automation-suite/2023.10.5/as-cmk-2023.10.5.tar.gz
チェックサム ファイルについては、こちらをクリックしてください。
-
Linux
Linux マシンでas-cmk.tar.gz
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.5/as-cmk-2023.10.5.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.5/as-cmk-2023.10.5.tar.gz -
Windows
https://download.uipath.com/automation-suite/2023.10.4/as-cmk-2023.10.4.tar.gz
チェックサム ファイルについては、こちらをクリックしてください。
-
Linux
Linux マシンでas-cmk.tar.gz
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.4/as-cmk-2023.10.4.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.4/as-cmk-2023.10.4.tar.gz -
Windows
https://download.uipath.com/automation-suite/2023.10.3/as-cmk-2023.10.3.tar.gz
チェックサム ファイルについては、こちらをクリックしてください。
-
Linux
Linux マシンでas-cmk.tar.gz
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.3/as-cmk-2023.10.3.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.3/as-cmk-2023.10.3.tar.gz -
Windows
https://download.uipath.com/automation-suite/2023.10.2/as-cmk-2023.10.2.tar.gz
チェックサム ファイルについては、こちらをクリックしてください。
-
Linux
Linux マシンでas-cmk.tar.gz
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.2/as-cmk-2023.10.2.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.2/as-cmk-2023.10.2.tar.gz -
Windows
https://download.uipath.com/automation-suite/2023.10.1/as-cmk-2023.10.1.tar.gz
チェックサム ファイルについては、こちらをクリックしてください。
-
Linux
Linux マシンでas-cmk.tar.gz
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.1/as-cmk-2023.10.1.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.1/as-cmk-2023.10.1.tar.gz -
Windows
https://download.uipath.com/automation-suite/2023.10.0/as-cmk-2023.10.0.tar.gz
-
Linux
Linux マシンでas-cmk.tar.gz
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.0/as-cmk-2023.10.0.tar.gz
wget -O ~/as-cmk.tar.gz https://download.uipath.com/automation-suite/2023.10.0/as-cmk-2023.10.0.tar.gz -
Windows
mirror-registry.sh
が必要です。
https://download.uipath.com/automation-suite/2023.10.6/mirror-registry.sh
-
Linux:
Linux マシンでmirror-registry.sh
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.6/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.6/mirror-registry.sh -
Windows:
Windows マシンでmirror-registry.sh
をダウンロードするには、こちらをクリックしてください。
https://download.uipath.com/automation-suite/2023.10.5/mirror-registry.sh
-
Linux:
Linux マシンでmirror-registry.sh
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.5/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.5/mirror-registry.sh -
Windows:
Windows マシンでmirror-registry.sh
をダウンロードするには、こちらをクリックしてください。
https://download.uipath.com/automation-suite/2023.10.4/mirror-registry.sh
-
Linux:
Linux マシンでmirror-registry.sh
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.4/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.4/mirror-registry.sh -
Windows:
Windows マシンでmirror-registry.sh
をダウンロードするには、こちらをクリックしてください。
https://download.uipath.com/automation-suite/2023.10.3/mirror-registry.sh
-
Linux:
Linux マシンでmirror-registry.sh
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.3/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.3/mirror-registry.sh -
Windows:
Windows マシンでmirror-registry.sh
をダウンロードするには、こちらをクリックしてください。
https://download.uipath.com/automation-suite/2023.10.2/mirror-registry.sh
-
Linux:
Linux マシンでmirror-registry.sh
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.2/mirror-registry.sh
wget -O ~/mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.2/mirror-registry.sh -
Windows:
Windows マシンでmirror-registry.sh
をダウンロードするには、こちらをクリックしてください。
https://download.uipath.com/automation-suite/2023.10.1/mirror-registry.sh
-
Linux:
Linux マシンでmirror-registry.sh
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.1/mirror-registry.sh
wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.1/mirror-registry.sh -
Windows:
Windows マシンでmirror-registry.sh
をダウンロードするには、こちらをクリックしてください。
https://download.uipath.com/automation-suite/2023.10.0/mirror-registry.sh
-
Linux:
Linux マシンでmirror-registry.sh
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.0/mirror-registry.sh
wget -O mirror-registry.sh https://download.uipath.com/automation-suite/2023.10.0/mirror-registry.sh -
Windows:
Windows マシンでmirror-registry.sh
をダウンロードするには、こちらをクリックしてください。
hydrate-registry.sh
は、Automation Suite でのオフライン インストール用に外部 OCI 準拠のレジストリを構成するために必要です。
https://download.uipath.com/automation-suite/2023.10.6/hydrate-registry.sh
-
Linux:
hydrate-registry.sh
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.6/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.6/hydrate-registry.sh
https://download.uipath.com/automation-suite/2023.10.5/hydrate-registry.sh
-
Linux:
hydrate-registry.sh
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.5/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.5/hydrate-registry.sh
https://download.uipath.com/automation-suite/2023.10.4/hydrate-registry.sh
-
Linux:
hydrate-registry.sh
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.4/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.4/hydrate-registry.sh
https://download.uipath.com/automation-suite/2023.10.3/hydrate-registry.sh
-
Linux:
hydrate-registry.sh
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.3/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.3/hydrate-registry.sh
https://download.uipath.com/automation-suite/2023.10.2/hydrate-registry.sh
-
Linux:
hydrate-registry.sh
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.2/hydrate-registry.sh
wget -O ~/hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.2/hydrate-registry.sh
https://download.uipath.com/automation-suite/2023.10.1/hydrate-registry.sh
-
Linux:
Linux マシンで
をダウンロードするには、ターミナルから次のコマンドを実行します。hydrate-registry.sh
wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.1/hydrate-registry.sh
wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.1/hydrate-registry.sh -
Windows:
Windows マシンでhydrate-registry.sh
をダウンロードするには、こちらをクリックしてください。
https://download.uipath.com/automation-suite/2023.10.0/hydrate-registry.sh
-
Linux:
Linux マシンで
をダウンロードするには、ターミナルから次のコマンドを実行します。hydrate-registry.sh
wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.0/hydrate-registry.sh
wget -O hydrate-registry.sh https://download.uipath.com/automation-suite/2023.10.0/hydrate-registry.sh -
Windows:
Windows マシンでhydrate-registry.sh
をダウンロードするには、こちらをクリックしてください。
as-images.txt
には、取得して外部 Docker レジストリにアップロードする必要があるコンテナー イメージの名前とバージョンが含まれています。
https://download.uipath.com/automation-suite/2023.10.6/air-images.txt
-
Linux マシンで
Linux:
air-images.txt
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.6/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.6/air-images.txt -
Windows マシンで
Windows
air-images.txt
をダウンロードするには、こちらをクリックしてください。ファイル名をas-images.txt
に変更します。
https://download.uipath.com/automation-suite/2023.10.5/air-images.txt
-
Linux マシンで
Linux:
air-images.txt
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.5/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.5/air-images.txt -
Windows マシンで
Windows
air-images.txt
をダウンロードするには、こちらをクリックしてください。ファイル名をas-images.txt
に変更します。
https://download.uipath.com/automation-suite/2023.10.4/air-images.txt
-
Linux マシンで
Linux:
air-images.txt
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.4/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.4/air-images.txt -
Windows マシンで
Windows
air-images.txt
をダウンロードするには、こちらをクリックしてください。ファイル名をas-images.txt
に変更します。
https://download.uipath.com/automation-suite/2023.10.3/air-images.txt
-
Linux マシンで
Linux:
air-images.txt
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.3/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.3/air-images.txt -
Windows マシンで
Windows
air-images.txt
をダウンロードするには、こちらをクリックしてください。ファイル名をas-images.txt
に変更します。
https://download.uipath.com/automation-suite/2023.10.2/air-images.txt
-
Linux マシンで
Linux:
air-images.txt
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.2/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.2/air-images.txt -
Windows マシンで
Windows
air-images.txt
をダウンロードするには、こちらをクリックしてください。ファイル名をas-images.txt
に変更します。
https://download.uipath.com/automation-suite/2023.10.1/air-images.txt
-
Linux マシンで
Linux:
air-images.txt
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.1/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.1/air-images.txt -
Windows マシンで
Windows
air-images.txt
をダウンロードするには、こちらをクリックしてください。ファイル名をas-images.txt
に変更します。
https://download.uipath.com/automation-suite/2023.10.0/air-images.txt
-
Linux マシンで
Linux:
air-images.txt
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.0/air-images.txt
wget -O ~/as-images.txt https://download.uipath.com/automation-suite/2023.10.0/air-images.txt -
Windows マシンで
Windows
air-images.txt
をダウンロードするには、こちらをクリックしてください。ファイル名をas-images.txt
に変更します。
as-helm-charts.txt
には、取得してお使いの環境でホストされている外部 Docker レジストリにアップロードする必要がある UiPath® アプリケーションの Helm グラフの詳細が含まれています。
https://download.uipath.com/automation-suite/2023.10.6/embedded-helm-charts.txt
-
Linux マシンで
Linux:
embedded-helm-charts.txt
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.6/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.6/embedded-helm-charts.txt -
Windows マシンで
Windows
embedded-helm-charts.txt
をダウンロードするには、こちらをクリックしてください。ファイル名をas-helm-charts.txt
に変更します。
https://download.uipath.com/automation-suite/2023.10.5/embedded-helm-charts.txt
-
Linux マシンで
Linux:
embedded-helm-charts.txt
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.5/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.5/embedded-helm-charts.txt -
Windows マシンで
Windows
embedded-helm-charts.txt
をダウンロードするには、こちらをクリックしてください。ファイル名をas-helm-charts.txt
に変更します。
https://download.uipath.com/automation-suite/2023.10.4/embedded-helm-charts.txt
-
Linux マシンで
Linux:
embedded-helm-charts.txt
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.4/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.4/embedded-helm-charts.txt -
Windows マシンで
Windows
embedded-helm-charts.txt
をダウンロードするには、こちらをクリックしてください。ファイル名をas-helm-charts.txt
に変更します。
https://download.uipath.com/automation-suite/2023.10.3/embedded-helm-charts.txt
-
Linux マシンで
Linux:
embedded-helm-charts.txt
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.3/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.3/embedded-helm-charts.txt -
Windows マシンで
Windows
embedded-helm-charts.txt
をダウンロードするには、こちらをクリックしてください。ファイル名をas-helm-charts.txt
に変更します。
https://download.uipath.com/automation-suite/2023.10.2/embedded-helm-charts.txt
-
Linux マシンで
Linux:
embedded-helm-charts.txt
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.2/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.2/embedded-helm-charts.txt -
Windows マシンで
Windows
embedded-helm-charts.txt
をダウンロードするには、こちらをクリックしてください。ファイル名をas-helm-charts.txt
に変更します。
https://download.uipath.com/automation-suite/2023.10.1/embedded-helm-charts.txt
-
Linux マシンで
Linux:
embedded-helm-charts.txt
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.1/embedded-helm-charts.txt
wget -O ~/as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.1/embedded-helm-charts.txt -
Windows マシンで
Windows
embedded-helm-charts.txt
をダウンロードするには、こちらをクリックしてください。ファイル名をas-helm-charts.txt
に変更します。
https://download.uipath.com/automation-suite/2023.10.0/embedded-helm-charts.txt
-
Linux マシンで
Linux:
embedded-helm-charts.txt
をダウンロードするには、ターミナルから次のコマンドを実行します。wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.0/embedded-helm-charts.txt
wget -O as-helm-charts.txt https://download.uipath.com/automation-suite/2023.10.0/embedded-helm-charts.txt -
Windows マシンで
Windows
embedded-helm-charts.txt
をダウンロードするには、こちらをクリックしてください。ファイル名を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/2023.10.6/uipathtools-2023.10.6-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathtools-2023.10.6-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathtools-2023.10.6-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathtools-2023.10.6-windows-amd64.tar.gz -
macOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathtools-2023.10.6-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.6/uipathtools-2023.10.6-darwin-amd64.tar.gz
uipathtools
をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。
-
Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathtools-2023.10.5-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathtools-2023.10.5-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathtools-2023.10.5-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathtools-2023.10.5-windows-amd64.tar.gz -
macOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathtools-2023.10.5-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.5/uipathtools-2023.10.5-darwin-amd64.tar.gz
uipathtools
をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。
-
Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathtools-2023.10.4-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathtools-2023.10.4-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathtools-2023.10.4-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathtools-2023.10.4-windows-amd64.tar.gz -
macOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathtools-2023.10.4-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.4/uipathtools-2023.10.4-darwin-amd64.tar.gz
uipathtools
をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。
-
Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-windows-amd64.tar.gz -
macOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.3/uipathtools-2023.10.3-darwin-amd64.tar.gz
uipathtools
をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。
-
Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-windows-amd64.tar.gz -
macOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.2/uipathtools-2023.10.2-darwin-amd64.tar.gz
uipathtools
をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。
-
Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-windows-amd64.tar.gz -
macOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.1/uipathtools-2023.10.1-darwin-amd64.tar.gz
uipathtools
をダウンロードするには、OS に応じて以下のいずれかのコマンドを実行します。
-
Linux
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-linux-amd64.tar.gz
wget -O uipathtools-linux-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-linux-amd64.tar.gz -
Windows
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-windows-amd64.tar.gz
wget -O uipathtools-windows-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-windows-amd64.tar.gz -
macOS
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-darwin-amd64.tar.gz
wget -O uipathtools-darwin-amd64.tar.gz https://download.uipath.com/uipathctl/2023.10.0/uipathtools-2023.10.0-darwin-amd64.tar.gz
- uipathctl
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- versions.json
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- kubectl
- UiPath.OrganizationMigrationApp
- 2023.10.7
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.2
- 2023.10.1
- 2023.10.0
- as-cmk.tar.gz
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- mirror-registry.sh
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- hydrate-registry.sh
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- as-images.txt
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- as-helm-charts.txt
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0
- uipathtools
- 2023.10.6
- 2023.10.5
- 2023.10.4
- 2023.10.3
- 2023.10.2
- 2023.10.1
- 2023.10.0