cicd-integrations
2025.10
true
UiPath logo, featuring letters U and I in white

CI/CD integrations user guide

Last updated Nov 18, 2025

Downloading UiPath CLI

UiPath CLI feeds

You can download any version of the UiPath CLI from the following public feeds:

Install UiPath CLI using dotnet tool

If you prefer installing as a global .NET tool (Windows / Linux), use NuGet.org:

dotnet tool install -g UiPath.CLI.Windows    # Windows# ordotnet tool install -g UiPath.CLI.Linux      # Linuxdotnet tool install -g UiPath.CLI.Windows    # Windows# ordotnet tool install -g UiPath.CLI.Linux      # Linux

Specify an explicit version or if you need a pre-release revision (e.g. build-suffixed version):

dotnet tool install -g UiPath.CLI.Windows --version 25.10.1-20251105-9dotnet tool install -g UiPath.CLI.Windows --version 25.10.1-20251105-9

To upgrade:

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

Downloading UiPath CLI directly from UiPath Official feed

  1. Navigate to the feed and filter by keywords: uipath.cli.
  2. Select the package matching your platform:
  3. Go to the Versions tab and select the version you want to download (for 25.10 choose version 25.10.x).
  4. Download the .nupkg file.
  5. Extract the .nupkg file to a local folder:
    • After extraction, open the tools folder. This folder contains the UiPath CLI executables:
      • uipcli.exe (for Windows.Legacy)
      • uipcli.dll (for Windows/Linux/macOS)

Runtime requirement

All UiPath CLI packages require .NET 8.

  • On Windows: Install the .NET Desktop Runtime * (included with the SDK).
  • On Linux: Ensure the .NET Runtime 8 is available.
  • Compatible with UiPath Robot 2025.10 and newer.

Next steps

  • UiPath CLI feeds
  • Install UiPath CLI using dotnet tool
  • Downloading UiPath CLI directly from UiPath Official feed
  • Runtime requirement
  • Next steps

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2025 UiPath. All rights reserved.