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

CI/CD 連携ユーザー ガイド

最終更新日時 2026年4月6日

UiPath CLI をダウンロードする

UiPath CLI をダウンロードする

UiPath CLI の任意のバージョンは、以下のパブリック フィードからダウンロードできます。

dotnet ツールを使用して UiPath CLI をインストールする

グローバル .NET ツール (Windows/Linux) としてインストールする場合は、NuGet.org を使用します。

dotnet tool install -g UiPath.CLI.Windows    # Windows
# or
dotnet tool install -g UiPath.CLI.Linux      # Linux
# or
dotnet tool install -g UiPath.CLI.macOS      # macOS
dotnet tool install -g UiPath.CLI.Windows    # Windows
# or
dotnet tool install -g UiPath.CLI.Linux      # Linux
# or
dotnet tool install -g UiPath.CLI.macOS      # macOS

明示的なバージョンを指定するか、プレリリース リビジョン (例:ビルドサフィックス付きバージョン):

dotnet tool install -g UiPath.CLI.Windows --version 25.10.6
dotnet tool install -g UiPath.CLI.Windows --version 25.10.6

アップグレードするには:

dotnet tool update -g UiPath.CLI.Windows
dotnet tool update -g UiPath.CLI.Windows

UiPath の公式ソースを使用するには (nuget.org が利用できない場合):

dotnet tool install -g UiPath.CLI.Windows --source https://uipath.pkgs.visualstudio.com/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json
dotnet tool install -g UiPath.CLI.Windows --source https://uipath.pkgs.visualstudio.com/Public.Feeds/_packaging/UiPath-Official/nuget/v3/index.json

UiPath のオフィシャル フィードからダウンロードする

  1. フィードに移動し、キーワードでフィルター処理します。 uipath.cli
  2. プラットフォームに合ったパッケージを選択します。
  3. [バージョン] タブに移動し、ダウンロードするバージョンを選択します (25.10 の場合はバージョン 25.10.x を選択)。
  4. .nupkg ファイルをダウンロードします。
  5. Extract the .nupkg file to a local folder. The entrypoint location depends on the package:
    • UiPath.CLI.Windows / UiPath.CLI.Linux / UiPath.CLI.macOS: tools/net8.0/any/uipcli.dll
    • UiPath.CLI.Windows.Legacy: tools/uipcli.exe or tools/uipcli.dll

ランタイム要件

すべての UiPath CLI パッケージには .NET 8 が必要です。

  • Windows の場合: .NET Desktop Runtime * (SDK に付属) をインストールします。
  • Linux の場合: .NET ランタイム 8 が利用可能であることを確認します。
  • v2025.10 以降の UiPath Robot に対応しています。

次のステップ

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

接続

ヘルプ リソース サポート

学習する UiPath アカデミー

質問する UiPath フォーラム

最新情報を取得